summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdrian Perez de Castro2018-06-14 23:52:17 +0300
committerAdrian Perez de Castro2018-06-14 23:52:17 +0300
commit4fc3d7182aabcd8c9378836f622774531a622084 (patch)
treeb8d892787c2b1a3c5489e0076759d65fd0f461fc
parent360c9dcfc2eb6d81e31703187a0717499b65dd4b (diff)
downloadaur-4fc3d7182aabcd8c9378836f622774531a622084.tar.gz
Update upstream URL
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 71e292f90eea..386d77c80b85 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = libdazzle-git
pkgdesc = Companion library to GObject and GTK+
- pkgver = 3.26.0.r5.g3c0cd8b
+ pkgver = 3.29.1.r9.g221604b
pkgrel = 1
- url = https://github.com/chergert/libdazzle
+ url = https://gitlab.gnome.org/GNOME/libdazzle
arch = x86_64
arch = i686
license = GPL3
@@ -12,7 +12,7 @@ pkgbase = libdazzle-git
depends = gtk3
provides = libdazzle
conflicts = libdazzle
- source = libdazzle-git::git+https://github.com/chergert/libdazzle
+ source = libdazzle-git::git+https://gitlab.gnome.org/GNOME/libdazzle
sha512sums = SKIP
pkgname = libdazzle-git
diff --git a/PKGBUILD b/PKGBUILD
index c82c18a48e0c..b47855f1a418 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname='libdazzle-git'
pkgdesc='Companion library to GObject and GTK+'
license=('GPL3')
-pkgver=3.26.0.r5.g3c0cd8b
+pkgver=3.29.1.r9.g221604b
pkgrel=1
provides=('libdazzle')
conflicts=('libdazzle')
makedepends=('meson' 'gobject-introspection' 'vala')
depends=('gtk3')
arch=('x86_64' 'i686')
-url='https://github.com/chergert/libdazzle'
+url='https://gitlab.gnome.org/GNOME/libdazzle'
source=("${pkgname}::git+${url}")
sha512sums=('SKIP')