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

Alexander Rødseth arodseth at archlinux.org
Sat Oct 20 08:52:49 UTC 2018


    Date: Saturday, October 20, 2018 @ 08:52:49
  Author: arodseth
Revision: 398025

upgpkg: compton 2.0-2

Modified:
  compton/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-20 08:51:40 UTC (rev 398024)
+++ PKGBUILD	2018-10-20 08:52:49 UTC (rev 398025)
@@ -5,7 +5,7 @@
 
 pkgname=compton
 pkgver=2.0
-pkgrel=1
+pkgrel=2
 pkgdesc='X compositor that may fix tearing issues'
 arch=('x86_64')
 url='https://github.com/yshui/compton'
@@ -25,8 +25,8 @@
   cd $pkgname
 
   setconf $pkgname.desktop Exec 'compton --xrender-sync-fence'
-  setconf $pkgname.desktop TryExec 'compton --xrender-sync-fence'
   setconf $pkgname.desktop Comment 'Compositor for X11'
+  setconf $pkgname.desktop TryExec '/usr/bin/compton'
 }
 
 build() {



More information about the arch-commits mailing list