This commit is contained in:
Nemo 2019-05-26 17:14:37 +05:30
parent 95d7cff2c0
commit a0797e1a75
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.04
pkgver = 2019.05
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.04.AppImage
noextract = koreader-appimage-x86_64-linux-gnu-v2019.05.AppImage
options = !strip
source = http://ota.koreader.rocks/koreader-appimage-x86_64-linux-gnu-v2019.04.AppImage
sha256sums = fd2afaafab2915540891e1dcf56300beac21a1fd55cbc794d3711f6bf4cafa22
source = http://ota.koreader.rocks/koreader-appimage-x86_64-linux-gnu-v2019.05.AppImage
sha256sums = 831f4d762f17ecf86b6ed7db06581ad559793fcaf2dc4278d50a8f14067df822
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.04
pkgver=2019.05
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=('fd2afaafab2915540891e1dcf56300beac21a1fd55cbc794d3711f6bf4cafa22')
sha256sums=('831f4d762f17ecf86b6ed7db06581ad559793fcaf2dc4278d50a8f14067df822')
prepare() {