Date: Saturday, February 13, 2016 @ 21:21:24 Author: arodseth Revision: 161476
upgpkg: compton 0.1_beta2.5-1 Modified: compton/trunk/PKGBUILD ----------+ PKGBUILD | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-02-13 20:04:53 UTC (rev 161475) +++ PKGBUILD 2016-02-13 20:21:24 UTC (rev 161476) @@ -5,8 +5,8 @@ # Contributor: Valère Monseur <[email protected]> pkgname=compton -pkgver=0.1_beta2 -pkgrel=7 +pkgver=0.1_beta2.5 +pkgrel=1 pkgdesc='Superb X compositor that may fix tearing issues' arch=('x86_64' 'i686') url='https://github.com/chjj/compton' @@ -18,7 +18,8 @@ optdepends=('dbus: To control compton via D-Bus' 'xorg-xwininfo: For compton-trans' 'xorg-xprop: For compton-trans') -source=("git://github.com/chjj/compton#tag=v$pkgver" +#source=("git://github.com/chjj/compton#tag=v$pkgver" +source=("git://github.com/chjj/compton#commit=d7f95b5" 'compton.conf') sha256sums=('SKIP' '89f920e429a28443bf81275927e402b3a953ef8a7160af468ae05913dee5658b')
