summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSibren Vasse2022-03-10 15:21:46 +0100
committerSibren Vasse2022-03-10 15:21:46 +0100
commit4555de4a4d143e198d5d2781d0b15f399e055526 (patch)
tree0ce8b937f4117c93c8ffd73ba3a6a5a87b51e0f5 /PKGBUILD
parent29413f3584d9a0eea94b9fae59cbb62d52e123b2 (diff)
downloadaur-4555de4a4d143e198d5d2781d0b15f399e055526.tar.gz
v4.0.4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 08fb77bde133..f4d1e61dd667 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Sibren Vasse <arch@sibrenvasse.nl>
pkgname=kepubify
-pkgver=4.0.3
+pkgver=4.0.4
pkgrel=1
pkgdesc='Convert your ePubs into kepubs, with a easy-to-use command-line tool'
arch=('x86_64')
@@ -10,7 +10,7 @@ license=('MIT')
conflicts=('kepubify-bin')
makedepends=('go')
source=("https://github.com/pgaskin/kepubify/archive/v$pkgver.tar.gz")
-sha256sums=('6e511240b1ac080940fdf4718f8dabac214f1088026e9337a82d8c6a7a0ba82a')
+sha256sums=('a3bf118a8e871b989358cb598746efd6ff4e304cba02fd2960fe35404a586ed5')
build() {
cd "$pkgname-$pkgver"