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

Felix Yan felixonmars at archlinux.org
Tue Jul 31 07:26:21 UTC 2018


    Date: Tuesday, July 31, 2018 @ 07:26:21
  Author: felixonmars
Revision: 365072

upgpkg: python-xattr 0.9.4-1

Modified:
  python-xattr/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-31 07:24:43 UTC (rev 365071)
+++ PKGBUILD	2018-07-31 07:26:21 UTC (rev 365072)
@@ -3,8 +3,8 @@
 
 pkgbase=python-xattr
 pkgname=('python-xattr' 'python2-xattr')
-pkgver=0.9.3
-pkgrel=2
+pkgver=0.9.4
+pkgrel=1
 pkgdesc='Python wrapper for extended filesystem attributes'
 arch=('x86_64')
 license=('MIT')
@@ -11,7 +11,7 @@
 url='https://github.com/xattr/xattr'
 makedepends=('python-setuptools' 'python2-setuptools' 'python-cffi' 'python2-cffi')
 source=("$pkgbase-$pkgver.tar.gz::https://github.com/xattr/xattr/archive/v$pkgver.tar.gz")
-sha512sums=('5ea285d315d50a26c3063c1d43de66d3406d09ff35ec191cf19acf7fef80c9f0c9e1f9f08afa463122697e55b5fdc02b7aa747e310a45c2268048da5a16e9c1c')
+sha512sums=('fb70d0f07189215558fc3e1565fc87b3307475703c6807b9bbecbeb0a575826a1f488107c8d66c99c96a36850598021ac58f722cbf90af63dde0b05b55b79957')
 
 prepare() {
   cp -a xattr-$pkgver{,-py2}



More information about the arch-commits mailing list