summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLuiz Amaral2021-07-06 22:42:15 +0200
committerLuiz Amaral2021-07-06 22:42:15 +0200
commitc358a2ea59548c337a6a1d435d15b189681da36b (patch)
treee38b5c7884eff6b099d1caed777c012ef9cb7665 /PKGBUILD
parent3c871a533bc95c053f11bd3f88eb4b4b39bb31f2 (diff)
downloadaur-c358a2ea59548c337a6a1d435d15b189681da36b.tar.gz
Update to version 3.7.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5e41b6cacbc0..ab470c93c85a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,11 @@
# Maintainer: Mikhail felixoid Shiryaev mr<dot>felixoid<at>gmail<dot>com
+# Maintainer: Luiz Amaral <aur at luiz dot eng dot br>
_name=adminapi
_srcname=serveradmin
pkgname="python-${_name}"
conflicts=("python-${_name}-git")
-pkgver=3.3.1
+pkgver=3.7.1
pkgrel=1
pkgdesc='Adminapi is a python module which can be used to talk to the open source serveradmin project by Innogames'
arch=('any')
@@ -19,7 +20,7 @@ source=(
'adminapi-only.patch'
)
sha256sums=(
- '45945bdd53914a4fc61feeb8563cc349f6ed83778efc79e3c199eafbe135b3e2'
+ '8312e8d5c51fb631cdfd9d083f5af54df72e865c04b5b66666e05fd70fd277c5'
'086a0f7a7b935b27e1ece35d99202b4db10f6b5a4406dd45affba2bfaf89a08e'
)