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

Brett Cornwall ainola at gemini.archlinux.org
Sat Feb 5 04:27:18 UTC 2022


    Date: Saturday, February 5, 2022 @ 04:27:17
  Author: ainola
Revision: 1126391

Enabled debug

Modified:
  swaybg/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-05 04:26:01 UTC (rev 1126390)
+++ PKGBUILD	2022-02-05 04:27:17 UTC (rev 1126391)
@@ -3,7 +3,7 @@
 
 pkgname=swaybg
 pkgver=1.1
-pkgrel=2
+pkgrel=3
 pkgdesc='Wallpaper tool for Wayland compositors'
 arch=(x86_64)
 url='https://github.com/swaywm/swaybg'
@@ -17,6 +17,7 @@
     'cairo'
     'gdk-pixbuf2'  # For images other than PNG
 )
+options=(debug)
 source=(
     "$pkgname-$pkgver.tar.gz::https://github.com/swaywm/swaybg/releases/download/v$pkgver/swaybg-$pkgver.tar.gz"
     "$pkgname-$pkgver.tar.gz.sig::https://github.com/swaywm/swaybg/releases/download/v$pkgver/swaybg-$pkgver.tar.gz.sig"



More information about the arch-commits mailing list