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