summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThomas Jost2014-07-24 13:55:35 +0200
committerThomas Jost2015-06-11 14:43:03 +0200
commit17cefb19967f6e9b8529cb2a3090e5fae77145d8 (patch)
treeeb71c3375892ffa0f55c8820516f7509cf6bf173 /PKGBUILD
parent7921dd17cbc88b21c2053e95f3b07a0b58270e6b (diff)
downloadaur-17cefb19967f6e9b8529cb2a3090e5fae77145d8.tar.gz
Version bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 71e195516b87..0b8d7b4d9f2b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Thomas Jost <schnouki@schnouki.net>
pkgname=kcc
-pkgver=4.1
+pkgver=4.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=('3c3e988d20645a49048fdae254ab2f02')
-sha256sums=('c8376088cd0a78413c97518baf6b1ddf6d78a55f3da13c2352d5502afc207336')
+md5sums=('06eb1224bdc22a14d1cf3b4e7c067c6a')
+sha256sums=('b0d208d85e3c8a34f708775f15708303ab6bb2f51e9e29253d26c93a0c550956')
build() {
cd "$srcdir/$pkgname-$pkgver"