summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD7
2 files changed, 6 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 14cc2e2f7315..6a45dbff127a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = faenza-cupertino-icon-theme
pkgdesc = Icon theme designed for Equinox GTK theme, recolored
pkgver = 9
- pkgrel = 3
+ pkgrel = 4
epoch = 1
url = http://gnome-look.org/content/show.php/Faenza-Cupertino?content=129008
arch = any
license = GPL3
depends = faenza-icon-theme
- source = http://gnome-look.org/CONTENT/content-files/129008-Faenza-Cupertino.tar.gz
- source = http://gnome-look.org/CONTENT/content-files/133677-Faenza-Cupertino-Dark.tar.gz
+ source = https://dl.opendesktop.org/api/files/download/id/1460759361/129008-Faenza-Cupertino.tar.gz
+ source = https://dl.opendesktop.org/api/files/download/id/1460758744/133677-Faenza-Cupertino-Dark.tar.gz
sha1sums = a691e8489a857f7e3891d7f02cbcda14f7c81a45
sha1sums = ff1854636fcee20ab10ada5fc60a87dfb6e7e01f
diff --git a/PKGBUILD b/PKGBUILD
index a2ed4215db8e..6d2005b9bd42 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=faenza-cupertino-icon-theme
epoch=1
pkgver=9
-pkgrel=3
+pkgrel=4
pkgdesc="Icon theme designed for Equinox GTK theme, recolored"
url="http://gnome-look.org/content/show.php/Faenza-Cupertino?content=129008"
license=('GPL3')
@@ -12,9 +12,8 @@ arch=('any')
makedepends=()
depends=('faenza-icon-theme')
optdepends=()
-source=("http://gnome-look.org/CONTENT/content-files/129008-Faenza-Cupertino.tar.gz"
- "http://gnome-look.org/CONTENT/content-files/133677-Faenza-Cupertino-Dark.tar.gz")
-
+source=("https://dl.opendesktop.org/api/files/download/id/1460759361/129008-Faenza-Cupertino.tar.gz"
+ "https://dl.opendesktop.org/api/files/download/id/1460758744/133677-Faenza-Cupertino-Dark.tar.gz")
sha1sums=('a691e8489a857f7e3891d7f02cbcda14f7c81a45'
'ff1854636fcee20ab10ada5fc60a87dfb6e7e01f')