Date: Tuesday, September 8, 2020 @ 09:26:46 Author: arodseth Revision: 700632
upgpkg: picom 8-5 Modified: picom/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-08 09:04:20 UTC (rev 700631) +++ PKGBUILD 2020-09-08 09:26:46 UTC (rev 700632) @@ -5,7 +5,7 @@ pkgname=picom pkgver=8 -pkgrel=4 +pkgrel=5 pkgdesc='X compositor that may fix tearing issues' arch=(x86_64) url='https://github.com/yshui/picom' @@ -26,7 +26,7 @@ 'picom.conf::https://raw.githubusercontent.com/yshui/picom/30bbfc28bbf7dd43fc8d4b1f7a2e5ea4a4cd6a3f/picom.sample.conf') validpgpkeys=('A22F5C0F4FCF9C7C89A167462C965E9E5D45D730') # Yuxuan Shui <[email protected]> sha256sums=('SKIP' - '6427bf1802d6b9a13c36700c00b952a5e8448912e71afe4853cd7e79c1042315') + 'a00715dd0be2ae2192f7c66cd5a21580d36e9b76a4f10fb26583e11f256baf79') build() { mkdir -p build
