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

Brett Cornwall ainola at gemini.archlinux.org
Sat Feb 5 04:02:23 UTC 2022


    Date: Saturday, February 5, 2022 @ 04:02:07
  Author: ainola
Revision: 1126372

Enable debug package

Modified:
  sway/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-05 03:42:44 UTC (rev 1126371)
+++ PKGBUILD	2022-02-05 04:02:07 UTC (rev 1126372)
@@ -5,7 +5,7 @@
 pkgname=sway
 pkgver=1.7
 epoch=1
-pkgrel=1
+pkgrel=2
 pkgdesc='Tiling Wayland compositor and replacement for the i3 window manager'
 arch=(x86_64)
 url='https://swaywm.org/'
@@ -38,6 +38,7 @@
 source=("https://github.com/swaywm/sway/releases/download/$pkgver/sway-$pkgver.tar.gz"
         "https://github.com/swaywm/sway/releases/download/$pkgver/sway-$pkgver.tar.gz.sig"
         "50-systemd-user.conf")
+options=(debug)
 sha512sums=('028cf5d504d5914bfb78d44156d6a290de660c5ed0638f4e2c56e5be76db9b0baeda035e1fa1ae23559016bd7e4312f7ff70c2fb4904df25358577c1a3d21243'
             'SKIP'
             'c2b7d808f4231f318e03789015624fd4cf32b81434b15406570b4e144c0defc54e216d881447e6fd9fc18d7da608cccb61c32e0e1fab2f1fe2750acf812d3137')



More information about the arch-commits mailing list