summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 61249c7f3f6e..a5b74cac4839 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _name=adminapi
_srcname=serveradmin
pkgname="python-${_name}"
conflicts=("python-${_name}-git")
-pkgver=2.0.0
+pkgver=3.2.0
pkgrel=1
pkgdesc='Adminapi is a python module which can be used to talk to the open source serveradmin project by Innogames'
arch=('any')
@@ -15,11 +15,11 @@ provides=('python-adminapi')
conflicts=('python-adminapi')
license=('MIT')
source=(
- "${_srcname}.tar.gz::${url}/archive/v${pkgver}.tar.gz"
+ "${_srcname}-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz"
'adminapi-only.patch'
)
sha256sums=(
- '01f183ad56b5173d68f8d29635c51e4587183305a02b57c110f0a3b7196e325c'
+ 'df8d6f5c3ccb72f3c828c74fa73ae15e8aa93bcb6f2ef82530f27e8700aef182'
'086a0f7a7b935b27e1ece35d99202b4db10f6b5a4406dd45affba2bfaf89a08e'
)