summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjzbor2023-04-12 20:21:19 +0200
committerjzbor2023-04-12 20:21:19 +0200
commitabcfffdc345008a3e11a68cb4d0ffdf6603251cb (patch)
treefe12355a06f591241959c2cce1369f09b9bc6c6f /PKGBUILD
parent54ab35792420eaae5c45a5f036fa6168ac0b2cd6 (diff)
downloadaur-marswm-git.tar.gz
Updating dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4d893e7f5761..677b2d45c3f6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: jzbor <zborof at posteo dot de>
pkgname=marswm-git
-pkgver=0.1.0.r31.g5483f8e
+pkgver=0.4.0.r4.gd0ca669
pkgrel=1
pkgdesc="A rusty successor to moonwm"
arch=('x86_64')
url="https://github.com/jzbor/marswm"
license=('custom')
-depends=()
+depends=(libxrandr libx11 libxft libxinerama xmenu)
makedepends=('cargo')
provides=(marswm mars-relay)
conflicts=(marswm mars-relay)