summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorG. Schlisio2017-10-12 22:13:59 +0200
committerG. Schlisio2017-10-12 22:13:59 +0200
commit08eac1aada477ac53a64ab2b67ff80ae9e4ab9d1 (patch)
tree20eb724ea3dd83217fc657a16d434e0476bd4581 /PKGBUILD
parentbadef671a7fa7a199b5dbd706be6752ce94880f4 (diff)
downloadaur-08eac1aada477ac53a64ab2b67ff80ae9e4ab9d1.tar.gz
0.2.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a96b5d7e5e13..28f4dd85a4af 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=('python-gpapi' 'python2-gpapi')
pkgbase=python-gpapi
-pkgver=0.2.1
+pkgver=0.2.2
pkgrel=1
pkgdesc="Google Play Unofficial Python API "
url="https://github.com/NoMore201/googleplay-api"
@@ -8,7 +8,7 @@ arch=('any')
license=('GPL3')
makedepends=("python-setuptools" "python2-setuptools")
source=("$pkgname-$pkgver.tar.gz::https://github.com/NoMore201/googleplay-api/archive/v${pkgver}.tar.gz")
-md5sums=('c80f92f0a87e44f15d0b507d4a4aac20')
+md5sums=('ceb61ba58413bee80ac1a0123db2f679')
package_python-gpapi() {
depends=("python")