Date: Saturday, October 8, 2022 @ 19:50:25 Author: felixonmars Revision: 1324420
upgpkg: python-xcffib 0.12.1-1: rebuild with xcffib 0.12.1 Modified: python-xcffib/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-08 19:48:58 UTC (rev 1324419) +++ PKGBUILD 2022-10-08 19:50:25 UTC (rev 1324420) @@ -2,7 +2,7 @@ # Contributor: Roger Duran <[email protected]> pkgname=python-xcffib -pkgver=0.12.0 +pkgver=0.12.1 pkgrel=1 pkgdesc="Python3 drop in replacement for xpyb, an XCB python binding" arch=('any') @@ -12,7 +12,7 @@ makedepends=('python-setuptools' 'haskell-xcffib') checkdepends=('python-pytest' 'xorg-server-xvfb' 'xorg-xeyes') source=("https://github.com/tych0/xcffib/archive/v$pkgver/$pkgname-$pkgver.tar.gz") -sha512sums=('c780c20b19236d0c9814ee5f87eb149d303d3f1ffbefb61e8aae7b3f24a70df126d6f5fa545c83a811c628a088f891d173b621fea371bb7246f62366314b1630') +sha512sums=('ff3650d484863921c0ce00bf1ce5d4c43fc919f3f54f1cca06d93a33a183682434294a6db45f113d794316054c4884427519a1c24f9c18f7ced1b1d74695bbd7') build() { cd xcffib-$pkgver
