[arch-commits] Commit in python-xcffib/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Tue Jul 21 04:52:16 UTC 2020


    Date: Tuesday, July 21, 2020 @ 04:52:15
  Author: felixonmars
Revision: 664680

upgpkg: python-xcffib 0.10.0-1

Modified:
  python-xcffib/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-21 04:50:25 UTC (rev 664679)
+++ PKGBUILD	2020-07-21 04:52:15 UTC (rev 664680)
@@ -2,8 +2,8 @@
 # Contributor: Roger Duran <rogerduran at gmail.com>
 
 pkgname=python-xcffib
-pkgver=0.9.0
-pkgrel=3
+pkgver=0.10.0
+pkgrel=1
 pkgdesc="Python3 drop in replacement for xpyb, an XCB python binding"
 arch=('any')
 url="https://pypi.python.org/pypi/xcffib"
@@ -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=('1299ff124d5ecb91c9551fb583741901f0635d9b3685da0436a14ebfdfdcc5bdec558a457400a27a22ffe2b99649250b3ef74223f27f8ac3a267a69314b509fb')
+sha512sums=('fdf0bbeba709d2b4c83e51d8fe1b9aea97165f72ff2cd483daf3f837e179619e8e651ac925ac1a46b57becc5fec6b5c07f925f683bd6ad592489ef5a43737151')
 
 build() {
   cd "$srcdir"/xcffib-$pkgver



More information about the arch-commits mailing list