[arch-commits] Commit in python-xcffib/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Dec 24 14:01:43 UTC 2020
Date: Thursday, December 24, 2020 @ 14:01:42
Author: felixonmars
Revision: 788116
upgpkg: python-xcffib 0.11.1-1
Modified:
python-xcffib/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-12-24 14:00:19 UTC (rev 788115)
+++ PKGBUILD 2020-12-24 14:01:42 UTC (rev 788116)
@@ -2,7 +2,7 @@
# Contributor: Roger Duran <rogerduran at gmail.com>
pkgname=python-xcffib
-pkgver=0.11.0
+pkgver=0.11.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=("https://github.com/tych0/xcffib/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('b7e1f7b346cd07f6c4c31cf9c627155859fe2af5ac59873f4ce0ce3695824cd5fa8ebd6ac9ea8210c2b2681e69fedf0bef847113fd1a1a28fbce33e711e83620')
+sha512sums=('7fa2b6aea16375311c09f2daebab47db6ecb2f64ad39a7657d88bf3bc21dc06e29a91b0e9376bf41518161847d06e6cd36fb672ea7d62da6c128913c66d26f86')
build() {
cd xcffib-$pkgver
More information about the arch-commits
mailing list