summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAdrian Perez de Castro2019-10-26 16:06:42 +0300
committerAdrian Perez de Castro2019-10-26 16:06:42 +0300
commitf4b06d6bf75f35f1777b888726e6a5f25bc7408d (patch)
tree81c063f9d967432d1683ebd0568f851497c8a868 /PKGBUILD
parent6ac6ef7d14aab69338bfbcba29c99e6011b4dcdc (diff)
downloadaur-bspwc-git.tar.gz
Update to latest upstream changes
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9ec331f7758d..a605eebf9de8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,15 +1,15 @@
# Maintainer: Adrian Perez de Castro <aperez@igalia.com>
pkgname='bspwc-git'
-pkgver=r30.b3d0da3
-pkgrel=2
-license=(custom:as-is)
+pkgver=r51.5edc0d1
+pkgrel=1
+license=(GPL3)
pkgdesc='Wayland compositor based on BSPWM'
url='https://git.sr.ht/~bl4ckb0ne/bspwc'
arch=(x86_64)
provides=(bspwc)
conflicts=(bspwc)
-depends=(wltrunk-git wlroots-git)
-makedepends=(meson ninja git wayland-protocols)
+depends=(wltrunk-git 'wlroots>=0.8')
+makedepends=(meson ninja git wayland-protocols scdoc)
source=("${pkgname}::git+${url}")
sha512sums=('SKIP')