[arch-commits] Commit in kanshi/trunk (PKGBUILD)
Brett Cornwall
ainola at gemini.archlinux.org
Sat Feb 5 04:16:45 UTC 2022
Date: Saturday, February 5, 2022 @ 04:16:44
Author: ainola
Revision: 1126378
Enable debug
Modified:
kanshi/trunk/PKGBUILD
----------+
PKGBUILD | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-02-05 04:15:08 UTC (rev 1126377)
+++ PKGBUILD 2022-02-05 04:16:44 UTC (rev 1126378)
@@ -3,7 +3,7 @@
pkgname=kanshi
pkgver=1.2.0
-pkgrel=2
+pkgrel=3
pkgdesc='Dynamic output configuration for Wayland WMs'
arch=(x86_64)
url="https://wayland.emersion.fr/kanshi/"
@@ -10,6 +10,7 @@
license=('MIT')
makedepends=('meson' 'scdoc')
depends=('wayland')
+options=(debug)
source=(
"https://github.com/emersion/${pkgname}/releases/download/v${pkgver}/${pkgname}-${pkgver}.tar.gz"
"https://github.com/emersion/${pkgname}/releases/download/v${pkgver}/${pkgname}-${pkgver}.tar.gz.sig"
More information about the arch-commits
mailing list