Date: Sunday, December 4, 2022 @ 10:37:12
  Author: felixonmars
Revision: 1356458

upgpkg: python-xattr 0.10.1-1

Modified:
  python-xattr/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-12-04 10:35:27 UTC (rev 1356457)
+++ PKGBUILD    2022-12-04 10:37:12 UTC (rev 1356458)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=python-xattr
-pkgver=0.10.0
+pkgver=0.10.1
 pkgrel=1
 pkgdesc='Python wrapper for extended filesystem attributes'
 arch=('x86_64')
@@ -10,7 +10,7 @@
 depends=('python-cffi')
 makedepends=('python-setuptools')
 
source=("$pkgname-$pkgver.tar.gz::https://github.com/xattr/xattr/archive/v$pkgver.tar.gz";)
-sha512sums=('01b6949364b59cdb6980220ae17e6bb8be3ae6395113c4abc82f68faa898918665f525780c2ad476944ded8dcda765ca1ed107ed9c66a82f36302cb013cee66b')
+sha512sums=('85151e5dda925193d17dcc892d46e22c6a288776df24e3e14a5a6d26a05e4a818685dfc656576a1c96c0954aec7e1e1c1f5d6b94f7102d995cf8bfccdea98bc2')
 
 build() {
   cd xattr-$pkgver

Reply via email to