summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGabriel Rauter2017-10-03 22:33:00 +0200
committerGabriel Rauter2017-10-03 22:33:00 +0200
commitf0b72d3fedb97b48a08f40aeaeb383b2bf9ed1d4 (patch)
tree4714729eb199d8c1a6675c56d39d275642894722 /PKGBUILD
parent06082fd19694b767d5de6dba571a59396c08b98d (diff)
downloadaur-f0b72d3fedb97b48a08f40aeaeb383b2bf9ed1d4.tar.gz
update to new upstream url
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 22dabbcd448f..fe2f5b49af0f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,9 @@
# Maintainer: Gabriel Rauter <rauter.gabriel@gmail.com>
+# Contributor: Jaseem Abid <jaseemabid@gmail.com>
_pkgname=gnome-usage
pkgname=$_pkgname-git
-pkgver=0.4.5.20.g18032a6
+pkgver=0.4.5.60.ge656a5b
pkgrel=1
pkgdesc="A nice way to view information about use of system resources"
arch=('i686' 'x86_64' 'armv6h' 'armv7h')
@@ -12,7 +13,7 @@ depends=('gtk3' 'libgtop')
makedepends=('git' 'vala' 'gobject-introspection' 'meson')
provides=("$_pkgname")
conflicts=("$_pkgname")
-source=("git://git.gnome.org/$_pkgname")
+source=("git+https://gitlab.gnome.org/GNOME/$_pkgname.git")
md5sums=('SKIP')
pkgver() {