summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorD. Can Celasun2022-01-07 14:47:51 +0000
committerD. Can Celasun2022-01-07 14:47:51 +0000
commit5ff17991c829eabb4aebd76bf451935393572db3 (patch)
tree4f38ef1e90d8f1c1c4dc057cb2b0b320c620d240 /PKGBUILD
parentaaa88afc3828bd7dc3a574f775e777a30d4c0086 (diff)
downloadaur-5ff17991c829eabb4aebd76bf451935393572db3.tar.gz
[kepubify-bin] Update to 4.0.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 23e88b20f696..e68b86c6d915 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=kepubify-bin
_pkgname=kepubify
-pkgver=4.0.2
+pkgver=4.0.3
pkgrel=1
pkgdesc="Convert your ePubs into kepubs, with a easy-to-use command-line tool."
arch=('x86_64')
@@ -10,8 +10,8 @@ url="https://pgaskin.net/kepubify/"
license=('MIT')
source=(${_pkgname}-${pkgver}::https://github.com/pgaskin/${_pkgname}/releases/download/v${pkgver}/${_pkgname}-linux-64bit
seriesmeta-${pkgver}::https://github.com/pgaskin/${_pkgname}/releases/download/v${pkgver}/seriesmeta-linux-64bit)
-md5sums=('419d7d58d3a50ea2fc2d1073204c0c5a'
- '19e5638118f7dd287a0bb4f92dea94bf')
+md5sums=('e5b335d488434fe3def49c297249e54e'
+ 'fd70307cca12321991c21a048498e0ff')
package() {
install -d "${pkgdir}/usr/bin"
install -m755 "${srcdir}/${_pkgname}-${pkgver}" "${pkgdir}"/usr/bin/${_pkgname}