summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKat Witten2020-01-01 17:13:32 -0800
committerKat Witten2020-01-01 17:13:32 -0800
commitd0906973ee9b257320f5157923556315609ba38b (patch)
tree308c205c14e926794599c8f309fed60efdc143d6
parentd50f0b8398fd76eb4753aa08c5b342fea5121701 (diff)
downloadaur-d0906973ee9b257320f5157923556315609ba38b.tar.gz
update pkgdesc
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d77c1a37ea0f..e76c668db885 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = sway-launcher-desktop-git
- pkgdesc = A TUI-based launcher menu made with bash and the amazing fzf.
- pkgver = r53.e81161a
+ pkgdesc = TUI Application launcher with Desktop Entry support.
+ pkgver = r77.7ba43fb
pkgrel = 1
url = https://github.com/Biont/sway-launcher-desktop
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index bf7c6dd32dd4..198ec8698b8f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Kat Witten <turtlewit@live.com>
pkgname=sway-launcher-desktop-git
-pkgver=r53.e81161a
+pkgver=r77.7ba43fb
pkgrel=1
-pkgdesc="A TUI-based launcher menu made with bash and the amazing fzf."
+pkgdesc="TUI Application launcher with Desktop Entry support."
arch=('any')
url="https://github.com/Biont/sway-launcher-desktop"
license=('GPL')