summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEmmanuel Gil Peyrot2020-12-21 03:54:02 +0100
committerEmmanuel Gil Peyrot2020-12-21 03:54:02 +0100
commit5d58541b3e7b052a6653d3f02250dc8546a76f22 (patch)
tree2de5570be2ae3aa32ba2427184964b2573193369
parent068c763d15e28913eb3d8ed89acd03bfcc09981e (diff)
downloadaur-5d58541b3e7b052a6653d3f02250dc8546a76f22.tar.gz
Update upstream git repository, it’s now at Freedesktop’s GitLab
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 850cc1ceacf2..fd8fc552c421 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,8 +14,8 @@ depends=('libx11' 'libxcb' 'wayland')
makedepends=('cmake' 'xcb-proto' 'mesa-libgl' 'mesa' 'libxslt' 'docbook-xsl')
options=('docs' '!strip' 'debug')
-source=('git://github.com/waffle-gl/waffle')
-sha1sums=('SKIP')
+source=('git+https://gitlab.freedesktop.org/mesa/waffle.git')
+sha256sums=('SKIP')
_gitname='waffle'