mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
python-xopen: auto updated to 2.0.1-1
This commit is contained in:
parent
00522e8926
commit
2131f77c8b
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
pkgname=python-xopen
|
pkgname=python-xopen
|
||||||
_module=${pkgname#python-}
|
_module=${pkgname#python-}
|
||||||
pkgver=2.0.0
|
pkgver=2.0.1
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='Python library to pen compressed files transparently'
|
pkgdesc='Python library to pen compressed files transparently'
|
||||||
arch=('any')
|
arch=('any')
|
||||||
|
@ -22,7 +22,7 @@ makedepends=(
|
||||||
)
|
)
|
||||||
options=(!emptydirs)
|
options=(!emptydirs)
|
||||||
source=("https://files.pythonhosted.org/packages/source/${_module::1}/$_module/$_module-$pkgver.tar.gz")
|
source=("https://files.pythonhosted.org/packages/source/${_module::1}/$_module/$_module-$pkgver.tar.gz")
|
||||||
sha256sums=('201b30809144235582c092910fda531ec156cb7469905b00cbdd64e5282191e3')
|
sha256sums=('6c34127651e538cfdd67ec8016a6505ba386158bbfe3f615e105d49027d5968e')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd "$_module-$pkgver"
|
cd "$_module-$pkgver"
|
||||||
|
|
Loading…
Add table
Reference in a new issue