summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorAdrian Perez de Castro2022-01-05 13:57:40 +0200
committerAdrian Perez de Castro2022-01-05 13:57:40 +0200
commit49c9a5fd8da2c651c2d66a63aaa4e5e291ff295f (patch)
treefdfe5b082b758f2680461d337538249a20062c1f /.SRCINFO
parent4199586d3a0b0fdd191f9607409efaf12d6ec42b (diff)
downloadaur-49c9a5fd8da2c651c2d66a63aaa4e5e291ff295f.tar.gz
Fix Git repo URL to avoid redirect
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0d5b32b3d881..76585c6374a9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = wlroots-git
pkgdesc = Modular Wayland compositor library (git version)
- pkgver = 0.14.0.r439.g0fcc8422
+ pkgver = 0.15.0.r9.g9988eb33
pkgrel = 1
url = https://gitlab.freedesktop.org/wlroots/wlroots
arch = x86_64
@@ -25,10 +25,10 @@ pkgbase = wlroots-git
depends = vulkan-validation-layers
depends = xorg-xwayland
provides = libwlroots.so
- provides = wlroots=0.14.0
+ provides = wlroots=0.15.0
conflicts = wlroots
options = debug
- source = wlroots-git::git+https://gitlab.freedesktop.org/wlroots/wlroots
+ source = wlroots-git::git+https://gitlab.freedesktop.org/wlroots/wlroots.git
sha512sums = SKIP
pkgname = wlroots-git