summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 31240567169d..59b19329da3a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,11 @@
pkgname=bookshelf
pkgver=1
-pkgrel=1
+pkgrel=2
pkgdesc='Virtual bookshelf browser for the terminal'
arch=(any)
url='https://github.com/maandree/bookshelf'
-license=(GPL3)
+license=(GPL-3.0)
depends=(bash grep coreutils)
optdepends=('jfbview: default document viewer under TTY'
'xpdf: default document viewer under X')