summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorD. Can Celasun2018-04-10 09:29:30 +0200
committerD. Can Celasun2018-04-10 09:29:30 +0200
commit52367a1e464f23f6cbf445cda0b475c16b2193e5 (patch)
tree4c97bbb3901434e04a778d4e0df34295ee9cac7e /PKGBUILD
parent655377a6d1ca6e596bf4c135158fd79db4f2a377 (diff)
downloadaur-52367a1e464f23f6cbf445cda0b475c16b2193e5.tar.gz
[kepubify-bin] Update to 2.1.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9aa2ad64d800..ce3449853e98 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=kepubify-bin
_pkgname=kepubify
-pkgver=2.1.0
+pkgver=2.1.2
pkgrel=1
pkgdesc="Convert your ePubs into kepubs, with a easy-to-use command-line tool."
arch=('x86_64')
url="https://geek1011.github.io/kepubify"
license=('MIT')
source_x86_64=(${_pkgname}-${pkgver}::https://github.com/geek1011/${_pkgname}/releases/download/v${pkgver}/${_pkgname}-linux-64bit)
-md5sums_x86_64=('dc221c4d431871e5291d063eae38eee8')
+md5sums_x86_64=('352814c034aa0b4df3ae0b123829fe5f')
package() {
install -d "${pkgdir}/usr/bin"
install -m755 "${srcdir}/${_pkgname}-${pkgver}" "${pkgdir}"/usr/bin/${_pkgname}