summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSolomon Choina2019-02-03 19:15:23 -0500
committerSolomon Choina2019-02-03 19:15:23 -0500
commitbbebccaacca54c53cfbe63d6af80b6fb4f34a2a4 (patch)
treeb18b4101f26d5a5aba4d32acd6a7baa64187f452 /PKGBUILD
parent88f321c888a12cd1d8ad978cf9fced9837717e1f (diff)
downloadaur-gnome-common-git.tar.gz
updpkgver
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9dcafa633dc3..eebaf8efc994 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: teddy_beer_maniac <teddy_beer_maniac at wp dot pl>
pkgname=gnome-common-git
-pkgver=3.14.0.r12.4363223
+pkgver=3.18.0.r2.3f52961
pkgrel=1
pkgdesc="Common development macros for GNOME"
arch=('any')
@@ -12,7 +12,7 @@ license=('GPL')
makedepends=('git')
provides=("${pkgname%-*}")
conflicts=("${pkgname%-*}")
-source=("git://git.gnome.org/${pkgname%-*}")
+source=("git+https://gitlab.gnome.org/GNOME/${pkgname%-*}")
sha256sums=('SKIP')
pkgver() {