summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMikhail f. Shiryaev2018-07-12 09:41:45 +0200
committerMikhail f. Shiryaev2018-07-12 09:41:45 +0200
commit5c2c0f25be524c93c6ec17503cbb0ec5530d824b (patch)
treec604f5d366afe3de27ef6a98b1edbd81f06f81e3
parente5b1e3cf11d0385e589c04e9a98046d811f791f3 (diff)
downloadaur-5c2c0f25be524c93c6ec17503cbb0ec5530d824b.tar.gz
Update the description, bump the version
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d64c90011d16..12beb3f83511 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-adminapi-git
- pkgdesc = The adminapi provides a python module which can talk to the InnoGames serveradmin via an API
- pkgver = 1.2.r1771.6e3e9a0
+ pkgdesc = Adminapi is a python module which can be used to talk to the open source serveradmin project by Innogames
+ pkgver = 1.2.r1849.381b8b4
pkgrel = 1
url = https://github.com/InnoGames/serveradmin
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 32fb91526961..351ef8d56ed6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,9 +4,9 @@
_name=adminapi
pkgbase="python-${_name}-git"
pkgname=("python-${_name}-git" "python2-${_name}-git")
-pkgver=1.2.r1771.6e3e9a0
+pkgver=1.2.r1849.381b8b4
pkgrel=1
-pkgdesc='The adminapi provides a python module which can talk to the InnoGames serveradmin via an API'
+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/serveradmin"
makedepends=('python-setuptools' 'python2-setuptools')