summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFrancesco Minnocci2022-01-14 22:36:07 +0100
committerFrancesco Minnocci2022-01-14 22:36:07 +0100
commitb6ad755c617872dab0d1a6df7f6b6941ec646b09 (patch)
treee9108060c1cacd49c5c59e02c5993246df11ed31 /PKGBUILD
parentb0c78b4e6aadb0bcd41db7b086007cea703d035e (diff)
downloadaur-b6ad755c617872dab0d1a6df7f6b6941ec646b09.tar.gz
Update deps
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b03659f07219..604f379c72c5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
# Contributor: thaliarchos <thaliarchos at protonmail dot com>
pkgname=bookmenu-git
-pkgver=r138.e8f8109
-pkgrel=2
+pkgver=r165.e6947cf
+pkgrel=1
pkgdesc="Command line utility to browse and download ebooks from LibGen, using the InterPlanetary File System."
arch=('any')
url="https://github.com/kusky3/bookmenu"
license=('GPL3')
-depends=('viu' 'wget')
+depends=('chafa' 'wget')
makedepends=('git')
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")