summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormschubert2021-12-20 14:11:35 +0100
committermschubert2021-12-20 14:11:35 +0100
commit04cfb1cb87bfed0cb4313d309e9151b00411733a (patch)
tree65fa260ddef313cc30f69cf8cc98b8aa1d40becb /PKGBUILD
parent125a7f0487634d00bc95c5021687599096c4eb90 (diff)
downloadaur-04cfb1cb87bfed0cb4313d309e9151b00411733a.tar.gz
relbump for py3.10 compat
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
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"