summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 410e9bb49199..3f48a86794c6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
_pkgname=labwc
pkgname=labwc-git
-pkgver=0.4.0.r45.gb7b1e80
+pkgver=0.5.0.r1.g68d897e
pkgrel=1
pkgdesc='stacking wayland compositor with look and feel from openbox (git version)'
-url="https://github.com/johanmalm/labwc"
+url="https://github.com/labwc/labwc"
arch=('x86_64')
license=('GPL2')
depends=('pango' 'seatd' 'wlroots>=0.15' 'wlroots<0.16' 'wayland' 'wayland-protocols' 'xorg-xwayland')
@@ -13,7 +13,7 @@ makedepends=('git' 'meson' 'scdoc')
optdepends=("bemenu: default launcher via Alt+F3")
conflicts=(labwc)
provides=(labwc)
-source=("git+https://github.com/johanmalm/${_pkgname}.git")
+source=("git+https://github.com/labwc/${_pkgname}.git")
md5sums=('SKIP')