summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNarrat2022-02-19 02:38:22 +0100
committerNarrat2022-02-19 02:38:22 +0100
commitcbc2a09fe7913ad24fb2b573a5f64907aa592673 (patch)
treefeb9f87ecd7cfe9f9a0fc3d8fa5960ad2ef09045 /PKGBUILD
parentb8fc4657eac4b6a26e503c993b92a951d63877ef (diff)
downloadaur-cbc2a09fe7913ad24fb2b573a5f64907aa592673.tar.gz
labwc-git: change urls
Since a while the main repo was moved to an organisation. The original repo is most of the time up to date, but not always. Therefore this change
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')