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

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


    Date: Saturday, February 5, 2022 @ 04:18:14
  Author: ainola
Revision: 1126380

Enable debug

Modified:
  mako/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-05 04:17:06 UTC (rev 1126379)
+++ PKGBUILD	2022-02-05 04:18:14 UTC (rev 1126380)
@@ -4,7 +4,7 @@
 
 pkgname=mako
 pkgver=1.6
-pkgrel=2
+pkgrel=3
 license=('MIT')
 pkgdesc='Lightweight notification daemon for Wayland'
 makedepends=("meson" "scdoc" "systemd" "wayland-protocols")
@@ -17,6 +17,7 @@
 optdepends=("jq: support for 'makoctl menu'")
 arch=("x86_64")
 url='https://mako-project.org'
+options=(debug)
 source=(
 	"$pkgname-$pkgver.tar.gz::https://github.com/emersion/mako/releases/download/v$pkgver/mako-$pkgver.tar.gz"
 	"$pkgname-$pkgver.tar.gz.sig::https://github.com/emersion/mako/releases/download/v$pkgver/mako-$pkgver.tar.gz.sig"



More information about the arch-commits mailing list