summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorShizcow2020-07-02 21:05:14 -0600
committerShizcow2020-07-02 21:05:14 -0600
commitbd1e0c7c8428e2e71dc226269f084ddbc979f26b (patch)
treec248cd9e75255f8a9561862ba8dcb4b70c5877b6 /PKGBUILD
parent9133db78d9334f7a23add29ed02b1b3bb1a5b239 (diff)
downloadaur-bd1e0c7c8428e2e71dc226269f084ddbc979f26b.tar.gz
Upstream: fuzzy: Removed unused dependency, fixed build warning, fixed dispose
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fbe494499048..11ebad3ce1aa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ PLUGINS=""
_pkgname=dmenu
_pkgbase=$_pkgname-rs
pkgname=$_pkgbase-git
-pkgver=5.2.3.r213.d57600b
+pkgver=5.2.3.r219.cbd3e2b
pkgrel=1
pkgdesc="The development branch of dmenu-rs. Likely has unstable features."
arch=('i686' 'x86_64')