summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorG. Schlisio2017-10-08 11:56:55 +0200
committerG. Schlisio2017-10-08 11:56:55 +0200
commit7e05133f2b7d017bfc12f53438782b72d0f99b61 (patch)
tree9d81c4de0e3044e973554a622ec32b6669c27c1e /PKGBUILD
parenteee058672acc54a815e55f95e20c3b57e7d247d4 (diff)
downloadaur-7e05133f2b7d017bfc12f53438782b72d0f99b61.tar.gz
3.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bc82a3d6d291..a19f4dde79f2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: fordprefect <fordprefect@dukun.de>
pkgname=gplaycli
-pkgver=3.1
-pkgrel=2
+pkgver=3.2
+pkgrel=1
pkgdesc="command line tool to search/install/update Android applications Google PlayStore able to run with cronjob, in order to automatically update an F-Droid server instance"
arch=('any')
url="https://github.com/matlink/gplaycli"
@@ -11,7 +11,7 @@ optdepends=('java-runtime: needed for autogeneration of a new AndroiID')
install=$pkgname.install
source=("$pkgname-$pkgver.tar.gz::https://github.com/matlink/gplaycli/archive/${pkgver}.tar.gz"
"$pkgname.install")
-md5sums=('6016d004da2e5528cefbca4aaac3e23f'
+md5sums=('0a49498f8e53c0ec254347e14cbbca05'
'e993658f9913493bb4336d73f23a3195')
package() {