summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfordprefect2017-07-20 08:28:03 +0900
committerfordprefect2017-07-20 08:28:03 +0900
commit41f774e75d15c6feb2ac6eddc6e55d40c082dab4 (patch)
tree888df98f15aab7e9b7774e45180d47ed202e73ca /PKGBUILD
parent0ed51b0b9b21d29f27712b084aa428ed6b894930 (diff)
downloadaur-41f774e75d15c6feb2ac6eddc6e55d40c082dab4.tar.gz
0.2.8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index eb8e659e7a0d..058be011d071 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: fordprefect <fordprefect@dukun.de>
pkgname=gplaycli
-pkgver=0.2.6
+pkgver=0.2.8
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=('a6f1438001c8b8ecdc7d22d6f9ba2637'
+md5sums=('4e3f0c2cd1d9c5e6dbd462372ea3fca2'
'e993658f9913493bb4336d73f23a3195')
package() {