summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorshellkr2016-06-24 01:14:47 +0200
committershellkr2016-06-24 01:14:47 +0200
commit6df70b55742ec154d968001ff3467e28bb42dabe (patch)
tree07a32e61bb149e0560d8ce7159cca6b73e6e8815 /PKGBUILD
parent3baf0e3fdbf34b52f2bc42d86c1d673ac2481fc5 (diff)
downloadaur-6df70b55742ec154d968001ff3467e28bb42dabe.tar.gz
forgot to add rofi to the description
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bb9671d81f77..2c69f8d851b7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
pkgname=textsuggest-git
_gitname=${pkgname%-git*}
pkgver=r23.1519640
-pkgrel=1
-pkgdesc='Simple Linux utility to autocomplete words using dmenu2'
+pkgrel=2
+pkgdesc='Simple Linux utility to autocomplete words using rofi'
arch=('any')
url="https://github.com/bharadwaj-raju/TextSuggest"
license=('GPL3')