Date: Thursday, September 17, 2020 @ 13:45:01 Author: arodseth Revision: 708638
upgpkg: picom 8.1-1 Modified: picom/trunk/PKGBUILD ----------+ PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-17 13:34:17 UTC (rev 708637) +++ PKGBUILD 2020-09-17 13:45:01 UTC (rev 708638) @@ -4,8 +4,8 @@ # Contributor: Valère Monseur <[email protected]> pkgname=picom -pkgver=8 -pkgrel=5 +pkgver=8.1 +pkgrel=1 pkgdesc='X compositor that may fix tearing issues' arch=(x86_64) url='https://github.com/yshui/picom' @@ -21,8 +21,8 @@ 'python: For running picom-convgen.py' 'xorg-xwininfo: For picom-trans' 'xorg-xprop: For picom-trans') -# tag: v8 -source=("git+$url?signed#commit=e553e00f48de67d52fe75de9e0e940d85aa14a24" +# tag: v8.1 +source=("git+$url?signed#commit=2c9e723e414c8f672117afb40c3f15a3f4b0528d" 'picom.conf::https://raw.githubusercontent.com/yshui/picom/30bbfc28bbf7dd43fc8d4b1f7a2e5ea4a4cd6a3f/picom.sample.conf') validpgpkeys=('A22F5C0F4FCF9C7C89A167462C965E9E5D45D730') # Yuxuan Shui <[email protected]> sha256sums=('SKIP'
