aboutsummaryrefslogtreecommitdiffstats
path: root/bookshelf/PKGBUILD
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2024-02-06 08:06:33 +0100
committerMattias Andrée <maandree@kth.se>2024-02-06 08:06:33 +0100
commitf1432e214c94616553702fcd3e6c112cb9a5630f (patch)
treeb02abdabd293d5d30fc2ab4a53b5a299f4483fd5 /bookshelf/PKGBUILD
parentUpdate libsimple to version 1.5 (diff)
downloadaur-packages-f1432e214c94616553702fcd3e6c112cb9a5630f.tar.gz
aur-packages-f1432e214c94616553702fcd3e6c112cb9a5630f.tar.bz2
aur-packages-f1432e214c94616553702fcd3e6c112cb9a5630f.tar.xz
update
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'bookshelf/PKGBUILD')
-rw-r--r--bookshelf/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/bookshelf/PKGBUILD b/bookshelf/PKGBUILD
index 3124056..59b1932 100644
--- a/bookshelf/PKGBUILD
+++ b/bookshelf/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')