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

Alexander Rødseth arodseth at archlinux.org
Thu Mar 28 09:58:40 UTC 2019


    Date: Thursday, March 28, 2019 @ 09:58:39
  Author: arodseth
Revision: 445230

upgpkg: compton 6.2-2

Modified:
  compton/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-28 09:52:26 UTC (rev 445229)
+++ PKGBUILD	2019-03-28 09:58:39 UTC (rev 445230)
@@ -5,7 +5,7 @@
 
 pkgname=compton
 pkgver=6.2
-pkgrel=1
+pkgrel=2
 pkgdesc='X compositor that may fix tearing issues'
 arch=(x86_64)
 url='https://github.com/yshui/compton'
@@ -31,7 +31,7 @@
 
 build() {
   mkdir -p build
-  arch-meson build $pkgname -D build_docs=true
+  arch-meson build $pkgname -D build_docs=true -D b_ndebug=true
   ninja -v -C build
 }
 



More information about the arch-commits mailing list