summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index aeb3db225e3f..d926cfd0c562 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = mist-icon-theme
pkgdesc = Mist icon theme
pkgver = 3.0.0+20+gaaba3bb
pkgrel = 2
- url = https://wiki.gnome.org/GnomeArt
+ url = https://wiki.gnome.org/Design
arch = any
license = GPL
makedepends = git
@@ -11,7 +11,7 @@ pkgbase = mist-icon-theme
makedepends = gnome-common
depends = gtk-update-icon-cache
depends = gnome-icon-theme
- source = git+https://git.gnome.org/browse/archive/gnome-themes#commit=aaba3bb83add369a480f393a8d0907f6ea72b285
+ source = git+https://gitlab.gnome.org/Archive/gnome-themes.git#commit=aaba3bb83add369a480f393a8d0907f6ea72b285
sha256sums = SKIP
pkgname = mist-icon-theme
diff --git a/PKGBUILD b/PKGBUILD
index c742b443a885..a4287bac724f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,12 +7,12 @@ pkgver=3.0.0+20+gaaba3bb
pkgrel=2
pkgdesc="Mist icon theme"
arch=('any')
-url="https://wiki.gnome.org/GnomeArt"
+url="https://wiki.gnome.org/Design"
license=('GPL')
depends=('gtk-update-icon-cache' 'gnome-icon-theme')
makedepends=('git' 'gtk-engines' 'icon-naming-utils' 'gnome-common')
_commit=aaba3bb83add369a480f393a8d0907f6ea72b285
-source=("git+https://git.gnome.org/browse/archive/gnome-themes#commit=${_commit}")
+source=("git+https://gitlab.gnome.org/Archive/gnome-themes.git#commit=${_commit}")
sha256sums=('SKIP')
pkgver() {