summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDonald Webster2024-04-30 07:12:40 -0700
committerDonald Webster2024-04-30 07:12:40 -0700
commit0789ec4c30472a4d7cf4bf0504334333790b92b3 (patch)
treef9a2f6a9f8892079de9c4fe8eeebd5f78dbd025f
parent724152008d152abf7fa779e1917f50f00db499e8 (diff)
downloadaur-0789ec4c30472a4d7cf4bf0504334333790b92b3.tar.gz
Bump pkgrel for python upgrade.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 34737b53c869..c6fdf322f189 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-sabctools
pkgdesc = implements three main sets of C implementations that are used within SABnzbd
pkgver = 8.1.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/sabnzbd/sabctools/
arch = any
license = GPL2
diff --git a/PKGBUILD b/PKGBUILD
index ccb29b43d295..c3360613c6e3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgbase=python-sabctools
pkgname='python-sabctools'
_name=sabctools
pkgver=8.1.0
-pkgrel=1
+pkgrel=2
pkgdesc="implements three main sets of C implementations that are used within SABnzbd"
arch=('any')
url="https://github.com/sabnzbd/sabctools/"