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

Anatol Pomozov anatolik at archlinux.org
Mon Nov 25 18:29:45 UTC 2019


    Date: Monday, November 25, 2019 @ 18:29:44
  Author: anatolik
Revision: 533287

Disable autoupdater, Arch takes care of updating

Modified:
  keepassxc/trunk/PKGBUILD

----------+
 PKGBUILD |    1 +
 1 file changed, 1 insertion(+)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-25 18:10:26 UTC (rev 533286)
+++ PKGBUILD	2019-11-25 18:29:44 UTC (rev 533287)
@@ -27,6 +27,7 @@
 		-DCMAKE_INSTALL_PREFIX=/usr \
 		-DCMAKE_INSTALL_LIBDIR=lib \
 		-DWITH_XC_ALL=ON \
+                -DWITH_XC_UPDATECHECK=OFF \
 		-S . -B build
 	cmake --build build
 }



More information about the arch-commits mailing list