aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--testing/py3-biopython/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-biopython/APKBUILD b/testing/py3-biopython/APKBUILD
index fb2811ea62..1c70af8893 100644
--- a/testing/py3-biopython/APKBUILD
+++ b/testing/py3-biopython/APKBUILD
@@ -3,7 +3,7 @@
pkgname=py3-biopython
_pkgname=biopython
pkgver=1.74
-pkgrel=1
+pkgrel=2
pkgdesc="Python tools for computational molecular biology."
options="!check" # test_NCBI_qblast hangs
url="https://biopython.org/"