2021.12.1

This commit is contained in:
Nemo 2021-12-24 13:59:39 +05:30
parent e9eb5043ec
commit 0087739e7a
2 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
pkgbase = koreader-appimage
pkgdesc = An ebook reader supporting PDF, DjVu, EPUB, FB2 and many more formats.
pkgver = 2021.12
pkgver = 2021.12.1
pkgrel = 1
url = https://koreader.rocks/
install = koreader-appimage.install
@ -8,9 +8,9 @@ pkgbase = koreader-appimage
license = AGPL3
makedepends = p7zip
depends = zlib
noextract = koreader-appimage-x86_64-linux-gnu-v2021.12.AppImage
noextract = koreader-appimage-x86_64-linux-gnu-v2021.12.1.AppImage
options = !strip
source = https://ota.koreader.rocks/koreader-appimage-x86_64-linux-gnu-v2021.12.AppImage
source = https://ota.koreader.rocks/koreader-appimage-x86_64-linux-gnu-v2021.12.1.AppImage
sha512sums = 8b2559688f7c1166e6dcba96cf6d20db52145486aca541757afa89cc5ff6158208e42305ac0ee7c01025389d1a97793c86697bac4b1b52bbc5b985560cf62911
pkgname = koreader-appimage

View File

@ -6,7 +6,7 @@
# We grab koreader.png and koreader.desktop from the AppImage, patch the koreader.desktop,
# and install them as we would other apps, for convenience sake.
pkgname=koreader-appimage
pkgver=2021.12
pkgver=2021.12.1
pkgrel=1
pkgdesc="An ebook reader supporting PDF, DjVu, EPUB, FB2 and many more formats."
@ -20,7 +20,7 @@ noextract=("$_filename")
options=('!strip')
install=${pkgname}.install
source=("https://ota.koreader.rocks/koreader-appimage-x86_64-linux-gnu-v$pkgver.AppImage")
sha512sums=('8b2559688f7c1166e6dcba96cf6d20db52145486aca541757afa89cc5ff6158208e42305ac0ee7c01025389d1a97793c86697bac4b1b52bbc5b985560cf62911')
sha512sums=('8a7fe16aa4a361bd715daf1241e9cffda8698facf7bc7de2ec33c2cb9471c83bb6696f7efbca4eabdfb7c0e659d718b0450c5cf8ebb16ffcce267d83303cd0c6')
prepare() {
cd "${srcdir}"