[arch-commits] Commit in python-xattr/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Aug 1 18:46:40 UTC 2018
Date: Wednesday, August 1, 2018 @ 18:46:40
Author: felixonmars
Revision: 367198
upgpkg: python-xattr 0.9.6-1
Modified:
python-xattr/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-08-01 18:45:56 UTC (rev 367197)
+++ PKGBUILD 2018-08-01 18:46:40 UTC (rev 367198)
@@ -3,7 +3,7 @@
pkgbase=python-xattr
pkgname=('python-xattr' 'python2-xattr')
-pkgver=0.9.4
+pkgver=0.9.6
pkgrel=1
pkgdesc='Python wrapper for extended filesystem attributes'
arch=('x86_64')
@@ -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=('fb70d0f07189215558fc3e1565fc87b3307475703c6807b9bbecbeb0a575826a1f488107c8d66c99c96a36850598021ac58f722cbf90af63dde0b05b55b79957')
+sha512sums=('0f78e84da50682c1c94f755aa561bbdca6d189ca7c8339939509b1ca621768b5f46cc62c7cab8557323f046a4c9f9245851357a87d481f08fdbb34f77dcec48b')
prepare() {
cp -a xattr-$pkgver{,-py2}
More information about the arch-commits
mailing list