summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Heinemann2019-12-05 14:33:17 +0100
committerStefan Heinemann2019-12-05 14:33:17 +0100
commit8ad45655009d1973f5abd8492f1089e80185c37e (patch)
tree09754a2a9526d20f46c41f9e141de7b4bd8af659
parent38245191af8cf132a2de9de0df513aef5d77962f (diff)
downloadaur-8ad45655009d1973f5abd8492f1089e80185c37e.tar.gz
Update to version 1.3.Update to version 1.3.11
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bbc030c08e6a..3a2096d6a218 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Stefan Heinemann <stefan.heinemann@codedump.ch>
pkgname=pockyt
-pkgver=1.1
+pkgver=1.3.1
pkgrel=1
pkgdesc="automate and manage your pocket collection"
url="https://github.com/arvindch/pockyt"
@@ -10,7 +10,7 @@ makedepends=('python' )
license=('GPLv3+')
arch=('any')
source=("https://github.com/arvindch/pockyt/archive/$pkgver.tar.gz")
-md5sums=('5912297bf6fff62f3ebf8b2ce3546052')
+md5sums=('1860cc8232b52a1cc52a0c4cbda7b2ad')
build() {