summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bdb8c11736b6..8b477d3adbc9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Victor A. Santos <victoraur.santos@gmail.com>
pkgname=waf-git
-pkgver=r1436.f9f5e85
+pkgver=r2840.57377901
pkgrel=1
pkgdesc="General-purpose build system modelled after Scons"
arch=('any')
@@ -10,7 +10,7 @@ depends=('python')
makedepends=('python' 'perl')
conflicts=('waf')
provides=('waf')
-source=("$pkgname::git+https://github.com/waf-project/waf.git")
+source=("$pkgname::git+https://gitlab.com/ita1024/waf.git")
md5sums=('SKIP')
pkgver() {