summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 96dd0b77295b..b5c09f44bd96 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-pybigwig
pkgdesc = A Python extension for quick access to bigWig and bigBed files
pkgver = 0.3.18
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/deeptools/pyBigWig
arch = any
license = MIT
@@ -13,4 +13,3 @@ pkgbase = python-pybigwig
sha256sums = 552564d8ce8720a8ae70ed5e5534617fb0cab306b666468d1c61b6d389b8a10c
pkgname = python-pybigwig
-
diff --git a/PKGBUILD b/PKGBUILD
index 822651818766..728042135f7b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=python-pybigwig
_pkgname=pyBigWig
pkgver=0.3.18
-pkgrel=1
+pkgrel=2
pkgdesc="A Python extension for quick access to bigWig and bigBed files"
arch=('any')
url="https://github.com/deeptools/pyBigWig"