summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorzzy-ac2023-08-30 02:38:43 +0000
committerzzy-ac2023-08-30 02:38:43 +0000
commit0ed7ef42a2a147e1b1a6c3dc2a50d3f09ac3a4f3 (patch)
tree4af794bafa43e0f225961e2e527282d7fc0e1e8d /PKGBUILD
parent09949388a552e2bbd76a9c99cc5ff94ca9892ba2 (diff)
downloadaur-0ed7ef42a2a147e1b1a6c3dc2a50d3f09ac3a4f3.tar.gz
Update AUR package
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 15f2fed507a4..1ce78c3de7bd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: zaoqi <zaomir@outlook.com>
pkgname=koreader-bin
-pkgver=2023.06.1
+pkgver=2023.08
pkgrel=1
pkgdesc="An ebook reader application supporting PDF, DjVu, EPUB, FB2 and many more formats, running on Cervantes, Kindle, Kobo, PocketBook and Android devices"
arch=("x86_64" 'aarch64')
@@ -10,8 +10,8 @@ license=('AGPL3')
depends=('sdl2' 'fonts-noto-hinted' 'fonts-droid-fallback')
source_x86_64=("https://github.com/koreader/koreader/releases/download/v${pkgver}/koreader-${pkgver}-amd64.deb")
source_aarch64=("https://github.com/koreader/koreader/releases/download/v${pkgver}/koreader-${pkgver}-arm64.deb")
-sha256sums_x86_64=('44419057fe0f280049a3c8859d4cf8adda6263d247c9c2bbd82c06fc5d842b15')
-sha256sums_aarch64=('2838b2f51e6c13bc6f14ed8d1381300ce734f1413aa8a1285c466d5397ff7087')
+sha256sums_x86_64=('2e0a1f796059060e2d9764ec0cf51173b5cc8345c9d5a7702f0f65ba64c3ac8b')
+sha256sums_aarch64=('374169bcaaaf9dcd79f437af245a294a61e856657f9779e899fc174d37287b7f')
build() {
mkdir -p "${srcdir}/dpkgdir"