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

Brett Cornwall ainola at gemini.archlinux.org
Sat Feb 5 04:11:40 UTC 2022


    Date: Saturday, February 5, 2022 @ 04:11:40
  Author: ainola
Revision: 1126374

Enable debug

Modified:
  cage/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-05 04:09:15 UTC (rev 1126373)
+++ PKGBUILD	2022-02-05 04:11:40 UTC (rev 1126374)
@@ -3,7 +3,7 @@
 
 pkgname=cage
 pkgver=0.1.4
-pkgrel=4
+pkgrel=5
 pkgdesc="A kiosk compositor for Wayland"
 arch=(x86_64)
 url="https://www.hjdskes.nl/projects/cage/"
@@ -15,6 +15,7 @@
 source=("${pkgname}::git+https://github.com/Hjdskes/${pkgname}.git#tag=v${pkgver}?signed")
 sha512sums=('SKIP')
 validpgpkeys=('13B6A35E9FD677D02CD68DBE37C445296EBC43B1') # Jente Hidskes <dev at hjdskes.nl>
+options=(debug)
 
 prepare() {
   cd "${pkgname}"



More information about the arch-commits mailing list