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

Brett Cornwall ainola at gemini.archlinux.org
Sat Feb 5 04:32:39 UTC 2022


    Date: Saturday, February 5, 2022 @ 04:32:38
  Author: ainola
Revision: 1126397

Enable debug

Modified:
  wf-recorder/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-05 04:30:59 UTC (rev 1126396)
+++ PKGBUILD	2022-02-05 04:32:38 UTC (rev 1126397)
@@ -3,7 +3,7 @@
 
 pkgname=wf-recorder
 pkgver=0.2.1
-pkgrel=4
+pkgrel=5
 pkgdesc="Screen recorder for wlroots-based compositors such as sway"
 arch=("x86_64")
 url="https://github.com/ammen99/wf-recorder"
@@ -27,6 +27,7 @@
 optdepends=(
 	'slurp: Select a region to record'
 )
+options=(debug)
 source=("$pkgname-$pkgver.tar.gz::https://github.com/ammen99/wf-recorder/archive/v$pkgver.tar.gz"
          ffmpeg5.patch)
 sha256sums=('45cf04cf58cf241c22fa2fbb70481a3747ad33e6930e4bdba7b9cc7018789ad1'



More information about the arch-commits mailing list