summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorG. Schlisio2017-10-07 15:10:31 +0200
committerG. Schlisio2017-10-07 15:10:31 +0200
commit1f8d0139b9676de4ba996e3a649d8d2b8efedf90 (patch)
tree62f523a15b201928568e5591e2e189692ef226d1 /PKGBUILD
parent3407c8080017fe0835722a1c6627eca7f6db909f (diff)
downloadaur-1f8d0139b9676de4ba996e3a649d8d2b8efedf90.tar.gz
3.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e9779914e9cf..31f8c3adbc63 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: fordprefect <fordprefect@dukun.de>
pkgname=gplaycli
-pkgver=2.15
+pkgver=3.0
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')
@@ -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=('4ba2538692ce13cee80539caf97ad0e3'
+md5sums=('f09a20baffaea2d0683bbac25e129649'
'e993658f9913493bb4336d73f23a3195')
package() {