summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4d80f7217d16..95423bcbdd35 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Nicolas F. <aur@fratti.ch>
pkgname=cum
-pkgver=0.2
-pkgrel=2
+pkgver=0.2.1
+pkgrel=1
pkgdesc="Comic Updater, Mangafied"
arch=('any')
url="https://github.com/Hamuko/cum"
@@ -12,7 +12,7 @@ depends=('python-click' 'python' 'python-requests' 'python-sqlalchemy'
source=("https://github.com/Hamuko/cum/archive/v${pkgver}.tar.gz"
"cumpletion.sh")
options=(!emptydirs)
-md5sums=('33bc935d788f49292e029613a37f8ddc'
+md5sums=('0a25eb6b26db2a8024e0b9c753f035e0'
'1820b9b51267fb577480d1b4ce7e92ec')
prepare() {