summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Schubert2024-05-11 12:27:25 +0200
committerMichael Schubert2024-05-11 12:35:54 +0200
commit07f49a17427f6abab6a2b11ed1e3d9f0ae3f76f5 (patch)
treedad25cbb22702ae4fb62a50dd8e7dba41a028742
parentaeaf064f8a7c1427139fb2fb220122e0e336d90d (diff)
downloadaur-07f49a17427f6abab6a2b11ed1e3d9f0ae3f76f5.tar.gz
py3.12 relbump
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1b4d5aaa4dc4..af284a34ce3d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-bioservices
pkgdesc = Access Bioinformatices Web Services and framework for WSDL/SOAP and REST wrappers
pkgver = 1.11.2
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/cokelaer/bioservices
arch = any
license = GPL
diff --git a/PKGBUILD b/PKGBUILD
index 870ffe0640f7..d6142bd0dc6f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=python-bioservices
_name=${pkgname#python-}
pkgver=1.11.2
-pkgrel=1
+pkgrel=2
pkgdesc="Access Bioinformatices Web Services and framework for WSDL/SOAP and REST wrappers"
arch=('any')
license=('GPL')