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

Alexander Rødseth arodseth at archlinux.org
Sun Nov 11 19:58:13 UTC 2018


    Date: Sunday, November 11, 2018 @ 19:58:13
  Author: arodseth
Revision: 406382

upgpkg: compton 3.0-5

Modified:
  compton/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-11 18:48:24 UTC (rev 406381)
+++ PKGBUILD	2018-11-11 19:58:13 UTC (rev 406382)
@@ -5,7 +5,7 @@
 
 pkgname=compton
 pkgver=3.0
-pkgrel=4
+pkgrel=5
 pkgdesc='X compositor that may fix tearing issues'
 arch=('x86_64')
 url='https://github.com/yshui/compton'
@@ -37,8 +37,7 @@
   cd $pkgname
 
   mkdir -p ../build
-  arch-meson ../build \
-    -D distributor_name='Arch Linux'
+  arch-meson ../build -D build_docs=true
   ninja -v -C ../build
 }
 



More information about the arch-commits mailing list