summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMaël Kerbiriou2022-04-26 12:21:25 +0200
committerMaël Kerbiriou2022-04-26 12:21:25 +0200
commitc6302637b95b7b614e8f5a70e272feb3b0852e2e (patch)
treebddba213e8f1f96e66faee39eb80b931caadc2e0 /PKGBUILD
parent2b851fce3653e388688804b8a9c19738b0683002 (diff)
downloadaur-wld-git.tar.gz
Switch to git+https protocol
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 57b76d7f232f..5558b824692c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: Mael Kerbiriou <mael.kerbiriouATfreeDOTfr>
pkgname=wld-git
-pkgver=r153.00ba7a7
+pkgver=r171.6586736
pkgrel=1
pkgdesc='A primitive drawing library targeted at Wayland'
@@ -15,7 +15,7 @@ makedepends=('git')
provides=('wld')
conflicts=('wld')
-source=('git://github.com/michaelforney/wld.git')
+source=('git+https://github.com/michaelforney/wld.git')
md5sums=('SKIP')