summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLuiz Amaral2023-05-08 14:41:43 +0200
committerLuiz Amaral2023-05-08 14:41:43 +0200
commitac9f668bf318ab6c4e510717e99b41fa015e2778 (patch)
tree325fc0447152a3190806ff709daa123079044ac6 /PKGBUILD
parentd8e5d024e500eb9b84ef9325834971bf37462190 (diff)
downloadaur-ac9f668bf318ab6c4e510717e99b41fa015e2778.tar.gz
Bump pkgrel again
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f1dcafbec056..5204992d5983 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ _srcname=serveradmin
pkgname="python-${_name}"
conflicts=("python-${_name}-git")
pkgver=4.9.0
-pkgrel=2
+pkgrel=3
pkgdesc='Adminapi is a python module which can be used to talk to the open source serveradmin project by Innogames'
arch=('any')
url="https://github.com/InnoGames/${_srcname}"