summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBart Libert2021-09-14 09:30:11 +0200
committerBart Libert2021-09-14 09:30:11 +0200
commit4c07240964761f0c00771c279ec692b54326d4f7 (patch)
tree9e68ad9fae400b6453bee97ecd15685382aad43e
parent0f3dc91f617f9b6b9f63869ccb83e91bf3c9a268 (diff)
downloadaur-4c07240964761f0c00771c279ec692b54326d4f7.tar.gz
Update to version 1.4.6
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7dadb1b6c22a..3eb56bd4ce1a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Stefan Heinemann <stefan.heinemann@codedump.ch>
pkgname=pockyt
-pkgver=1.3.1
+pkgver=1.4.6
pkgrel=1
pkgdesc="automate and manage your pocket collection"
url="https://github.com/arvindch/pockyt"
@@ -11,7 +11,7 @@ makedepends=('python' )
license=('GPLv3+')
arch=('any')
source=("https://github.com/arvindch/pockyt/archive/$pkgver.tar.gz")
-md5sums=('1860cc8232b52a1cc52a0c4cbda7b2ad')
+sha256sums=('91c4e89dec141b8999feeab963fb652ea2026147ced44eea449c05d7d464cccf')
build() {