summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 79ab9cbc0a0c..d228ffda9df5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,10 @@
pkgname=theme.sh
provides=("${pkgname}")
pkgver=1.1.5
-pkgrel=2
+pkgrel=3
arch=('any')
makedepends=('git')
+optdepends=('fzf')
url="https://github.com/lemnos/theme.sh"
source=("$url/archive/v$pkgver.tar.gz")
sha256sums=('00baa7e23c3a3922ddb90ac3ae4c31fc8353cc5a5f0ec8779f10a17490f46400')