Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
python-pyxattr
Commits:
2a014fab by Antonio Rojas at 2023-08-30T09:48:19+02:00
upgpkg: 0.8.1-1: Update to 0.8.1
- - - - -
1 changed file:
- PKGBUILD
Changes:
=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
pkgname=python-pyxattr
_pkgname=pyxattr
-pkgver=0.8.0
-pkgrel=2
+pkgver=0.8.1
+pkgrel=1
pkgdesc='A Python extension module that allows you to manipulate the extended
attributes.'
arch=('x86_64')
url='https://pyxattr.k1024.org/'
@@ -12,7 +12,7 @@ license=('GPL')
makedepends=('python' 'python-pytest' 'python-setuptools')
depends=('python')
source=("https://pyxattr.k1024.org/downloads/pyxattr-$pkgver.tar.gz"{,.asc})
-sha512sums=('921af6341cdfdfccea0c46e02742d051de00c7eca75c52f9fcc1618217c41869da957dd6ce03fa7d1367b86b44b49b5263ba65de277bf2453807c6f69a67141b'
+sha512sums=('98ba196b29b431ecacf0257712aa219175ba030e1c62fb388b4f3109d2d6b14ef09ed38f85177bd2991d3109c0af4cd2a108d17886dd51549e817727714f72f1'
'SKIP')
validpgpkeys=('CB94E3AA3B1755D61EBB19A5F66E3E419F84F4DE') # Iustin Pop
<[email protected]>
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pyxattr/-/commit/2a014fab50cb81049dc0c79811d996ff7d8107b4
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pyxattr/-/commit/2a014fab50cb81049dc0c79811d996ff7d8107b4
You're receiving this email because of your account on gitlab.archlinux.org.