Date: Friday, December 17, 2021 @ 18:12:15
  Author: felixonmars
Revision: 1076455

upgpkg: python-xattr 0.9.9-1

Modified:
  python-xattr/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2021-12-17 18:02:57 UTC (rev 1076454)
+++ PKGBUILD    2021-12-17 18:12:15 UTC (rev 1076455)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonm...@archlinux.org>
 
 pkgname=python-xattr
-pkgver=0.9.8
-pkgrel=3
+pkgver=0.9.9
+pkgrel=1
 pkgdesc='Python wrapper for extended filesystem attributes'
 arch=('x86_64')
 license=('MIT')
@@ -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=('e983c22023a9ea0e7d53b890a6f2a09ace12e559a4852b33767bfed8554f1e077c259b1b9003ba15772d2b7d433dcb19c95a816c5de9a505fa656607135f08bc')
+sha512sums=('8a800015a5b03d3e280019be94b3c176f6bd7422c91ed91769ffc1a29aaf78e672d1dbec7e51ef6278f54ba58fc4a0b63b979160659ee545023733eedc5c444f')
 
 build() {
   cd xattr-$pkgver

Reply via email to