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 7f19c2355edd..3234c5820fa1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Thomas Jost <schnouki@schnouki.net>
pkgname=kcc
-pkgver=4.0.1
+pkgver=4.0.2
pkgrel=1
pkgdesc="Kindle Comic Converter converts comic files or folders to ePub or Panel View MOBI"
arch=(any)
@@ -14,8 +14,8 @@ optdepends=(
'p7zip: for 7z/CB7 support'
)
source=(https://github.com/ciromattia/$pkgname/archive/$pkgver.tar.gz)
-md5sums=('e57cd606079ad4bf9fb4106bb871c78d')
-sha256sums=('a3996a6e562ffc41d3121a686192e42b707037867fd8c96932522b1b74c01e06')
+md5sums=('c58c2fd314f411a7b878aa4d42a25432')
+sha256sums=('4fa11f1a46e498ec7049577a102a8b964628e09073fb44e25c8a289adb95338d')
build() {
cd "$srcdir/$pkgname-$pkgver"