[arch-commits] Commit in bookworm/trunk (PKGBUILD)

Anatol Pomozov anatolik at archlinux.org
Sun Mar 25 16:58:54 UTC 2018


    Date: Sunday, March 25, 2018 @ 16:58:53
  Author: anatolik
Revision: 312605

upgpkg: bookworm 1.0.0-2

FS#57846: use unarchiver instead of unrar

Modified:
  bookworm/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-25 16:45:10 UTC (rev 312604)
+++ PKGBUILD	2018-03-25 16:58:53 UTC (rev 312605)
@@ -2,12 +2,12 @@
 
 pkgname=bookworm
 pkgver=1.0.0
-pkgrel=1
+pkgrel=2
 pkgdesc='A simple user centric eBook reader which displays multiple eBooks formats uniformly'
 url='https://babluboy.github.io/bookworm'
 arch=(x86_64)
 license=(GPL3)
-depends=(granite poppler-glib python unrar unzip webkit2gtk)
+depends=(granite poppler-glib python unarchiver unzip webkit2gtk)
 makedepends=(cmake vala ninja)
 source=(bookworm-$pkgver.tar.gz::https://github.com/babluboy/bookworm/archive/$pkgver.tar.gz)
 sha256sums=('8dacaab3531c189836f7ef65dc69a84de9d03e467e68275bb6c5a31b17f9fbc5')



More information about the arch-commits mailing list