summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorShizcow2020-05-21 10:28:10 -0600
committerShizcow2020-05-21 10:28:10 -0600
commit4d2e0e16c5f794b169163ce25c586cd960550f4e (patch)
tree99f9a125df250bd01294505347be1b53c4f41446 /PKGBUILD
parent174ce94004042839bfc0dea54716422f9e7b8d46 (diff)
downloadaur-4d2e0e16c5f794b169163ce25c586cd960550f4e.tar.gz
Cleaned up some things in source
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 88f44959ba24..a4c3f9cf6b3d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=dmenu
pkgname=$_pkgname-rs
-pkgver=5.0.0.2.gca33982
+pkgver=5.0.0.5.ga9c84a1
pkgrel=1
pkgdesc="A 1:1 port of dmenu, rewritten in Rust"
arch=('i686' 'x86_64')