mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
python-xopen: auto updated to 1.8.0-1
This commit is contained in:
parent
86893f9df7
commit
0401d9af25
1 changed files with 3 additions and 3 deletions
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
pkgname=python-xopen
|
pkgname=python-xopen
|
||||||
_module=${pkgname#python-}
|
_module=${pkgname#python-}
|
||||||
pkgver=1.7.0
|
pkgver=1.8.0
|
||||||
pkgrel=3
|
pkgrel=1
|
||||||
pkgdesc='Python library to pen compressed files transparently'
|
pkgdesc='Python library to pen compressed files transparently'
|
||||||
arch=('any')
|
arch=('any')
|
||||||
url="https://github.com/pycompression/xopen/"
|
url="https://github.com/pycompression/xopen/"
|
||||||
|
@ -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=('901f9c8298e95ed74767a4bd76d9f4cf71d8de27b8cf296ac3e7bc1c11520d9f')
|
sha256sums=('00c0fc8945311b1c37e0f845a596d37f26a3d9820aaeb52cffd4f25fdae50840')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd "$_module-$pkgver"
|
cd "$_module-$pkgver"
|
||||||
|
|
Loading…
Add table
Reference in a new issue