[arch-commits] Commit in zettlr/trunk (PKGBUILD)

Caleb Maclennan alerque at gemini.archlinux.org
Thu Mar 24 06:15:06 UTC 2022


    Date: Thursday, March 24, 2022 @ 06:15:05
  Author: alerque
Revision: 1173878

upgpkg: zettlr 2.2.4-2

Modified:
  zettlr/trunk/PKGBUILD

----------+
 PKGBUILD |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-24 04:14:55 UTC (rev 1173877)
+++ PKGBUILD	2022-03-24 06:15:05 UTC (rev 1173878)
@@ -4,7 +4,7 @@
 pkgname=zettlr
 _pkgname=${pkgname^}
 pkgver=2.2.4
-pkgrel=1
+pkgrel=2
 pkgdesc='A Markdown Editor for the 21st century'
 arch=(x86_64)
 url=https://www.zettlr.com
@@ -21,6 +21,8 @@
              nodejs-lts-gallium # grep NODE_VERSION .github/workflows/build.yml
              yarn)
 optdepends=('texlive-bin: For Latex support')
+# Migration path for soon to be deleted AUR package; remove if ever reinstated
+replaces=(zettlr-bin)
 _archive="$_pkgname-$pkgver"
 source=("$_url/archive/v$pkgver/$_archive.tar.gz"
         "$pkgname.sh"



More information about the arch-commits mailing list