summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a63bdf0afe25..4f11eec1f251 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Nicolas F. <aur@fratti.ch>
pkgname=cum
-pkgver=0.5
+pkgver=0.5.1
pkgrel=1
pkgdesc="Comic Updater, Mangafied"
arch=('any')
@@ -11,7 +11,7 @@ depends=('python-click' 'python' 'python-requests' 'python-sqlalchemy'
source=("https://github.com/Hamuko/cum/archive/v${pkgver}.tar.gz"
"cumpletion.sh")
options=(!emptydirs)
-sha256sums=('0538fa2dc30b36ba638cff3594f5b4155728a771b35c3a36087cb08b876f8ff6'
+sha256sums=('8a80ed6d107be059290972ae51aa5780f33c214e3d0a3f5f6463e9526c8eb577'
'b24dcf05451e83932d741e5088b4526d1ce9f45e97698c37d74f2a2c54618651')
prepare() {