diff options
Diffstat (limited to 'community/wf-recorder/APKBUILD')
-rw-r--r-- | community/wf-recorder/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/wf-recorder/APKBUILD b/community/wf-recorder/APKBUILD index aaf55617b4..a519e9d47d 100644 --- a/community/wf-recorder/APKBUILD +++ b/community/wf-recorder/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: pkgname=wf-recorder pkgver=0.2 -pkgrel=1 +pkgrel=2 pkgdesc="Screen recording for wlroots-based compositors" options="!check" # No testsuite url="https://github.com/ammen99/wf-recorder" @@ -19,7 +19,7 @@ build() { --sysconfdir=/etc \ --mandir=/usr/share/man \ --localstatedir=/var \ - --buildtype=debugoptimized \ + --buildtype=plain \ -Dman-pages=enabled \ -Dopencl=enabled \ . output |