summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 935bec6ce86d..b310a378462e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -25,12 +25,12 @@ depends+=('aspell')
# Required for Xinerama (requires editing config.mk to disable)
depends+=('libxinerama')
-makedepends=('rust' 'git' 'clang' 'sh')
+makedepends=('rust' 'git' 'clang' 'sh' 'make' 'diffutils')
_pkgname=dmenu
_pkgbase=$_pkgname-rs
pkgname=$_pkgbase-git
-pkgver=5.3.1.r249.dd219cc
+pkgver=5.3.1.r252.7763a5f
pkgrel=1
pkgdesc="The development branch of dmenu-rs. Likely has unstable features."
arch=('i686' 'x86_64')