python-xopen: auto updated to 2.0.1-1

This commit is contained in:
BioArchLinuxBot 2024-03-28 18:02:05 +00:00
parent 00522e8926
commit 2131f77c8b

View file

@ -2,7 +2,7 @@
pkgname=python-xopen
_module=${pkgname#python-}
pkgver=2.0.0
pkgver=2.0.1
pkgrel=1
pkgdesc='Python library to pen compressed files transparently'
arch=('any')
@ -22,7 +22,7 @@ makedepends=(
)
options=(!emptydirs)
source=("https://files.pythonhosted.org/packages/source/${_module::1}/$_module/$_module-$pkgver.tar.gz")
sha256sums=('201b30809144235582c092910fda531ec156cb7469905b00cbdd64e5282191e3')
sha256sums=('6c34127651e538cfdd67ec8016a6505ba386158bbfe3f615e105d49027d5968e')
build() {
cd "$_module-$pkgver"