summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorShizcow2020-07-02 15:48:57 -0600
committerShizcow2020-07-02 15:48:57 -0600
commitfd6b3e21d5ad5a299b778daf047d494b0b7332a1 (patch)
tree382893230e3650ebbaff7cf3c7c039d2123ab8e3 /PKGBUILD
parent28788ce1803648c4a1488dc16c182a212c255d96 (diff)
downloadaur-fd6b3e21d5ad5a299b778daf047d494b0b7332a1.tar.gz
Upstream: Merge pull request #13 from Shizcow/plugin/fuzzyAdded fuzzy matching plugin.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c8feeafea158..fb65727e690c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ PLUGINS=""
_pkgname=dmenu
_pkgbase=$_pkgname-rs
pkgname=$_pkgbase-git
-pkgver=5.2.3.r211.7b324f7
+pkgver=5.2.3.r212.8c2e9dc
pkgrel=1
pkgdesc="The development branch of dmenu-rs. Likely has unstable features."
arch=('i686' 'x86_64')