summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Rembrandt2019-01-04 14:39:25 +0000
committerAndrew Rembrandt2019-01-04 14:39:25 +0000
commit691b6920377fe4563382520ba336c7d3903ba243 (patch)
tree90e8ceee8393a5360897e7b1434742a1447c8da7
parent118b093abd96f11d6633016653f00d50be5fe596 (diff)
downloadaur-691b6920377fe4563382520ba336c7d3903ba243.tar.gz
Move source to new gitlab location
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 15ede5866497..1a5484895db5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_pkgname=gnome-logs
pkgname=$_pkgname-git
-pkgver=3.23.2+2+ga24c9da
+pkgver=3.31.3+9+g123f09b
pkgrel=1
pkgdesc="A log viewer for the systemd journal"
arch=(i686 x86_64)
@@ -14,7 +14,7 @@ license=(GPL)
depends=(systemd gtk3 gsettings-desktop-schemas)
makedepends=(intltool itstool gnome-common appstream-glib git)
conflicts=(gnome-logs)
-source=("git://git.gnome.org/gnome-logs#branch=master")
+source=("git+https://gitlab.gnome.org/GNOME/gnome-logs.git")
sha256sums=('SKIP')
pkgver() {