summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorfordprefect2020-03-07 14:11:36 +0100
committerfordprefect2020-03-07 14:11:36 +0100
commit1a3f317535a6ae2038d3572a347f94e4a481d68a (patch)
tree2c1f9b180160999e1c85669df62e09d2888fb024 /PKGBUILD
parent9c4a2a1679318a1bc234c9b62498c5f3f921401c (diff)
downloadaur-1a3f317535a6ae2038d3572a347f94e4a481d68a.tar.gz
3.29
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aed41a0c9b97..3ba357fda8c9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: LightDot <lightdot -a-t- g m a i l>
pkgname=gplaycli
-pkgver=3.28
+pkgver=3.29
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')
@@ -13,7 +13,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=('6052f23a789f185c70e9b306f639a8ab'
+md5sums=('a8be0fda33673f6992a7612313cd670c'
'e993658f9913493bb4336d73f23a3195')
package() {