summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLex Childs2019-12-11 08:27:52 -0600
committerLex Childs2019-12-11 08:27:52 -0600
commitcc8ae8f4d45a3a4d0b69ec8ca71130480093df64 (patch)
tree8a51155914f4904eb7616f1ff5376f5851dcef50 /PKGBUILD
parent96acd2fbfd7e4abae2538e5b64cd6da86003c16a (diff)
downloadaur-cc8ae8f4d45a3a4d0b69ec8ca71130480093df64.tar.gz
Updated to git version: 91aa674
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c6ef5318440d..12b6bdcfee11 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Lex Childs <lexchilds@gmail.com>
pkgname=leftwm-git
-pkgver=20fb3cb
+pkgver=91aa674
pkgrel=1
epoch=1
pkgdesc="Leftwm - A tiling window manager for the adventurer"
@@ -8,7 +8,7 @@ arch=('i686' 'x86_64')
url="https://github.com/leftwm/leftwm"
license=('MIT')
depends=()
-makedepends=('cargo' 'rust' 'git')
+makedepends=('rustup' 'git')
optdepends=('dmenu: default launcher'
'feh: used to set background images'
'lemonbar: light weight bar'