summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 198ec8698b8f..702024cefdbb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,14 @@
# Maintainer: Kat Witten <turtlewit@live.com>
pkgname=sway-launcher-desktop-git
-pkgver=r77.7ba43fb
-pkgrel=1
+pkgver=r93.80b9323
+pkgrel=2
pkgdesc="TUI Application launcher with Desktop Entry support."
arch=('any')
url="https://github.com/Biont/sway-launcher-desktop"
license=('GPL')
depends=('fzf')
makedepends=('git')
+optdepends=('ttf-nerd-fonts-symbols: for launcher icon symbols')
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")
source=("git+https://github.com/Biont/sway-launcher-desktop.git")