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

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


    Date: Saturday, February 5, 2022 @ 04:30:39
  Author: ainola
Revision: 1126395

Enable debug

Modified:
  swaylock/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-05 04:29:26 UTC (rev 1126394)
+++ PKGBUILD	2022-02-05 04:30:39 UTC (rev 1126395)
@@ -3,7 +3,7 @@
 
 pkgname=swaylock
 pkgver=1.5
-pkgrel=2
+pkgrel=3
 license=("MIT")
 pkgdesc="Screen locker for Wayland"
 makedepends=(
@@ -21,6 +21,7 @@
 )
 arch=('x86_64')
 url="https://github.com/swaywm/swaylock"
+options=(debug)
 source=(
     "$pkgname-$pkgver.tar.gz::https://github.com/swaywm/swaylock/archive/$pkgver.tar.gz"
     "https://github.com/swaywm/swaylock/releases/download/$pkgver/$pkgname-$pkgver.tar.gz.sig"



More information about the arch-commits mailing list