summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD10
2 files changed, 10 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 206ae59a0186..a98af0dd27f3 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 = 6
+ pkgrel = 7
epoch = 1
url = http://gnome-look.org/content/show.php/Faenza-Cupertino?content=129008
arch = any
license = GPL3
depends = faenza-icon-theme
- source = 129008-Faenza-Cupertino.tar.gz::https://www.opendesktop.org/p/1012542/startdownload?file_id=1460759361&file_name=129008-Faenza-Cupertino.tar.gz&file_type=application/x-gzip&file_size=259707&url=https%3A%2F%2Fdl.opendesktop.org%2Fapi%2Ffiles%2Fdownloadfile%2Fid%2F1460759361%2Fs%2Fcca6b18ed9013a26ec1ee4b59cd4d28f%2Ft%2F1532709546%2Fu%2F%2F129008-Faenza-Cupertino.tar.gz
- source = 133677-Faenza-Cupertino-Dark.tar.gz::https://www.opendesktop.org/p/1012259/startdownload?file_id=1460758744&file_name=133677-Faenza-Cupertino-Dark.tar.gz&file_type=application/x-gzip&file_size=205873&url=https%3A%2F%2Fdl.opendesktop.org%2Fapi%2Ffiles%2Fdownloadfile%2Fid%2F1460758744%2Fs%2F8a15d5631eca905e04cb508da9f9167a%2Ft%2F1532709543%2Fu%2F%2F133677-Faenza-Cupertino-Dark.tar.gz
+ source = https://chriswarrick.com/pub/faenza-cupertino-icon-theme/129008-Faenza-Cupertino.tar.gz
+ source = https://chriswarrick.com/pub/faenza-cupertino-icon-theme/133677-Faenza-Cupertino-Dark.tar.gz
sha1sums = a691e8489a857f7e3891d7f02cbcda14f7c81a45
sha1sums = ff1854636fcee20ab10ada5fc60a87dfb6e7e01f
diff --git a/PKGBUILD b/PKGBUILD
index 8d5f0873e425..690b478e1e5b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=faenza-cupertino-icon-theme
epoch=1
pkgver=9
-pkgrel=6
+pkgrel=7
pkgdesc="Icon theme designed for Equinox GTK theme, recolored"
url="http://gnome-look.org/content/show.php/Faenza-Cupertino?content=129008"
# and https://www.gnome-look.org/content/show.php/Faenza-Cupertino-Dark?content=133677
@@ -13,8 +13,12 @@ arch=('any')
makedepends=()
depends=('faenza-icon-theme')
optdepends=()
-source=("129008-Faenza-Cupertino.tar.gz::https://www.opendesktop.org/p/1012542/startdownload?file_id=1460759361&file_name=129008-Faenza-Cupertino.tar.gz&file_type=application/x-gzip&file_size=259707&url=https%3A%2F%2Fdl.opendesktop.org%2Fapi%2Ffiles%2Fdownloadfile%2Fid%2F1460759361%2Fs%2Fcca6b18ed9013a26ec1ee4b59cd4d28f%2Ft%2F1532709546%2Fu%2F%2F129008-Faenza-Cupertino.tar.gz"
- "133677-Faenza-Cupertino-Dark.tar.gz::https://www.opendesktop.org/p/1012259/startdownload?file_id=1460758744&file_name=133677-Faenza-Cupertino-Dark.tar.gz&file_type=application/x-gzip&file_size=205873&url=https%3A%2F%2Fdl.opendesktop.org%2Fapi%2Ffiles%2Fdownloadfile%2Fid%2F1460758744%2Fs%2F8a15d5631eca905e04cb508da9f9167a%2Ft%2F1532709543%2Fu%2F%2F133677-Faenza-Cupertino-Dark.tar.gz")
+# Rehosting due to issues with gnome-look/opendesktop.org not liking scripting.
+# Original sources:
+# https://www.gnome-look.org/p/1012542/
+# https://www.gnome-look.org/p/1012259/
+source=("https://chriswarrick.com/pub/faenza-cupertino-icon-theme/129008-Faenza-Cupertino.tar.gz"
+ "https://chriswarrick.com/pub/faenza-cupertino-icon-theme/133677-Faenza-Cupertino-Dark.tar.gz")
sha1sums=('a691e8489a857f7e3891d7f02cbcda14f7c81a45'
'ff1854636fcee20ab10ada5fc60a87dfb6e7e01f')