This commit is contained in:
Nemo 2019-04-08 13:18:24 +05:30
parent 22cc0f609d
commit 95d7cff2c0
2 changed files with 6 additions and 6 deletions

View File

@ -1,6 +1,6 @@
pkgbase = koreader-appimage
pkgdesc = An ebook reader application supporting PDF, DjVu, EPUB, FB2 and many more formats
pkgver = 2019.03.1
pkgver = 2019.04
pkgrel = 2
url = http://koreader.rocks/
install = koreader-appimage.install
@ -8,10 +8,10 @@ pkgbase = koreader-appimage
license = AGPL3
makedepends = p7zip
depends = zlib
noextract = koreader-appimage-x86_64-linux-gnu-v2019.03.1.AppImage
noextract = koreader-appimage-x86_64-linux-gnu-v2019.04.AppImage
options = !strip
source = http://ota.koreader.rocks/koreader-appimage-x86_64-linux-gnu-v2019.03.1.AppImage
sha256sums = 752250c8279ab205836f81a1380b91866b40d46aaa3d889883cc91a85ac109ea
source = http://ota.koreader.rocks/koreader-appimage-x86_64-linux-gnu-v2019.04.AppImage
sha256sums = fd2afaafab2915540891e1dcf56300beac21a1fd55cbc794d3711f6bf4cafa22
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=2019.03.1
pkgver=2019.04
pkgrel=2
pkgdesc="An ebook reader application supporting PDF, DjVu, EPUB, FB2 and many more formats"
@ -20,7 +20,7 @@ noextract=("$_filename")
options=('!strip')
install=${pkgname}.install
source=("http://ota.koreader.rocks/koreader-appimage-x86_64-linux-gnu-v$pkgver.AppImage")
sha256sums=('752250c8279ab205836f81a1380b91866b40d46aaa3d889883cc91a85ac109ea')
sha256sums=('fd2afaafab2915540891e1dcf56300beac21a1fd55cbc794d3711f6bf4cafa22')
prepare() {