mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
python-pybigwig: auto updated to 0.3.21-1
This commit is contained in:
parent
06b9939909
commit
4fff58a5ae
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
||||||
# Contributor: Clint Valentine <valentine.clint@gmail.com>
|
# Contributor: Clint Valentine <valentine.clint@gmail.com>
|
||||||
pkgname=python-pybigwig
|
pkgname=python-pybigwig
|
||||||
_pkgname=pyBigWig
|
_pkgname=pyBigWig
|
||||||
pkgver=0.3.20
|
pkgver=0.3.21
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="A Python extension for quick access to bigWig and bigBed files"
|
pkgdesc="A Python extension for quick access to bigWig and bigBed files"
|
||||||
arch=('any')
|
arch=('any')
|
||||||
|
@ -12,7 +12,7 @@ depends=('curl' 'python-numpy')
|
||||||
makedepends=('python-setuptools')
|
makedepends=('python-setuptools')
|
||||||
options=(!emptydirs)
|
options=(!emptydirs)
|
||||||
source=($_pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
|
source=($_pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz)
|
||||||
sha256sums=('4857aaa6c89892c820f8a36bc166aa371aa3620fc9df0323fb4498c0faa27501')
|
sha256sums=('897dedfe659caa532fe766f5eebe8dd5f46fa63056e837354dc6d611fb6954b4')
|
||||||
|
|
||||||
build(){
|
build(){
|
||||||
cd "$srcdir"/$_pkgname-$pkgver
|
cd "$srcdir"/$_pkgname-$pkgver
|
||||||
|
|
Loading…
Add table
Reference in a new issue