summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEmanuel Fernandes2018-12-10 16:24:55 +0000
committerEmanuel Fernandes2018-12-10 16:24:55 +0000
commita73e365d86db0d6c3b4b9baf101e411cfb92e313 (patch)
tree2181b845c71b7d6ef36ed25738b875bafe317133 /PKGBUILD
parentea2e482fa922b655a3a1f8c09359a80aca4f6335 (diff)
downloadaur-clutter-git.tar.gz
update git source
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ec6117d4dc85..62ec0c631b46 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,10 @@
-# Maintainer: Joel Teichroeb <joel@teichroeb.net>
+# Maintainer: Emanuel Fernandes <efernandes@tektorque.com>
+# Contributor: Joel Teichroeb <joel@teichroeb.net>
# Contributor: atie H. <atie.at.matrix@gmail.com>
# Contributor: alesko <askondro@gmail.com>
pkgname=clutter-git
-pkgver=1.26.0.r34.g19c48d6de
+pkgver=1.26.2.r81.g3e3901c0a
pkgrel=1
pkgdesc="A toolkit for creating fast, portable, compelling dynamic UIs"
arch=('i686' 'x86_64')
@@ -13,7 +14,7 @@ depends=(gtk3 cogl libinput)
makedepends=(git gobject-introspection gtk-doc)
provides=("clutter=${pkgver}")
conflicts=('clutter')
-source=('git://git.gnome.org/clutter')
+source=('git+https://gitlab.gnome.org/GNOME/clutter.git')
md5sums=('SKIP')
pkgver() {