summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEarnestly2016-02-18 21:00:39 +0000
committerEarnestly2016-02-18 21:00:39 +0000
commit01b6ddbed1281ff76843f5ed37905aa4291fcdd2 (patch)
tree9572f30d6e75c06c28b02986b2410010cee19728
parent5edf0ca2e489fac484a90cad20d41bb6db94ddb0 (diff)
downloadaur-01b6ddbed1281ff76843f5ed37905aa4291fcdd2.tar.gz
wlc: use https link for wayland-protocols
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7ce1d6095ba6..6794c551fbe9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Feb 16 14:39:51 UTC 2016
+# Thu Feb 18 21:00:25 UTC 2016
pkgbase = wlc-git
pkgdesc = wayland compositor library
- pkgver = r879.d3b04c5
+ pkgver = r881.c902068
pkgrel = 1
url = https://github.com/Cloudef/wlc
arch = i686
@@ -27,7 +27,7 @@ pkgbase = wlc-git
options = !strip
source = git+https://github.com/Cloudef/wlc
source = git+https://github.com/Cloudef/chck
- source = git://anongit.freedesktop.org/wayland/wayland-protocols
+ source = git+https://anongit.freedesktop.org/git/wayland/wayland-protocols
sha1sums = SKIP
sha1sums = SKIP
sha1sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 047f44376a94..6161e3ff5ed4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=wlc-git
-pkgver=r879.d3b04c5
+pkgver=r881.c902068
pkgrel=1
pkgdesc='wayland compositor library'
@@ -18,7 +18,7 @@ conflicts=('wlc')
source=('git+https://github.com/Cloudef/wlc'
'git+https://github.com/Cloudef/chck'
- 'git://anongit.freedesktop.org/wayland/wayland-protocols')
+ 'git+https://anongit.freedesktop.org/git/wayland/wayland-protocols')
sha1sums=('SKIP' 'SKIP' 'SKIP')