Date: Monday, October 24, 2022 @ 04:05:23
  Author: ainola
Revision: 1334443

Enable debug option

Modified:
  j4-dmenu-desktop/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-10-24 04:03:30 UTC (rev 1334442)
+++ PKGBUILD    2022-10-24 04:05:23 UTC (rev 1334443)
@@ -6,7 +6,7 @@
 
 pkgname=j4-dmenu-desktop
 pkgver=2.18
-pkgrel=3
+pkgrel=4
 pkgdesc="Find .desktop files and offer you a menu to start an application 
using dmenu"
 arch=('x86_64')
 url="https://github.com/enkore/j4-dmenu-desktop";
@@ -17,6 +17,7 @@
     'cmake'
     'git'  # For cloning "catch"; upstream doesn't use a system installation
 )
+options=('debug')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/r$pkgver.tar.gz"
         
"$pkgname-$pkgver.tar.gz.sig::$url/releases/download/r$pkgver/r$pkgver.tar.gz.sig")
 validpgpkeys=('A1774C1B37DC1DCEDB65EE469B8450B91D1362C1')  # Marian Beermann 
<[email protected]>

Reply via email to