[arch-commits] Commit in python-xcffib/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Jul 23 19:45:11 UTC 2020
Date: Thursday, July 23, 2020 @ 19:45:11
Author: felixonmars
Revision: 665067
upgpkg: python-xcffib 0.10.1-1
Modified:
python-xcffib/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-07-23 19:41:11 UTC (rev 665066)
+++ PKGBUILD 2020-07-23 19:45:11 UTC (rev 665067)
@@ -2,7 +2,7 @@
# Contributor: Roger Duran <rogerduran at gmail.com>
pkgname=python-xcffib
-pkgver=0.10.0
+pkgver=0.10.1
pkgrel=1
pkgdesc="Python3 drop in replacement for xpyb, an XCB python binding"
arch=('any')
@@ -12,7 +12,7 @@
makedepends=('python-setuptools' 'python-cffi' 'python-six' 'libxcb' 'haskell-xcffib')
checkdepends=('python-nose' 'xorg-server-xvfb' 'xorg-xeyes')
source=("$pkgname-$pkgver.tar.gz::https://github.com/tych0/xcffib/archive/v$pkgver.tar.gz")
-sha512sums=('fdf0bbeba709d2b4c83e51d8fe1b9aea97165f72ff2cd483daf3f837e179619e8e651ac925ac1a46b57becc5fec6b5c07f925f683bd6ad592489ef5a43737151')
+sha512sums=('62bf10d35b1afc42f91e4f404a2eba6355ca55567dc1a1e8f5dc5b49bec8e1713637ada1c299fab638df1f729085bba3c64a9868ad85486574fa4689745c9d04')
build() {
cd "$srcdir"/xcffib-$pkgver
More information about the arch-commits
mailing list