summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrian Bidulock2016-08-08 18:13:20 -0600
committerBrian Bidulock2016-08-08 18:13:20 -0600
commitbda8fba57bbf3cf7c0d71a6b83594f6c68b39f86 (patch)
tree9c50a1edef4b3320e76510783798f6999c7ad091
parentada2f80daed555e0104fbba9aeb9a0e932fde5d6 (diff)
downloadaur-bda8fba57bbf3cf7c0d71a6b83594f6c68b39f86.tar.gz
version 1.3-2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD5
2 files changed, 5 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dd6ec78f4252..bf3a893ff6ea 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = adwaita-x-dark-and-light-theme
pkgdesc = Adwaita-X dark and light theme pack (GTK3, GTK2, Mutter, Metacity, Xfwm4)
pkgver = 1.3
- pkgrel = 1
+ pkgrel = 2
url = http://gnome-look.org/content/show.php?action=content&content=150905
arch = any
license = GPL
@@ -9,7 +9,7 @@ pkgbase = adwaita-x-dark-and-light-theme
depends = gtk-engines
depends = gnome-themes-standard
optdepends = ttf-droid: General-purpose fonts released by Google as part of Android
- source = http://gnome-look.org/CONTENT/content-files/150905-adwaita-x-dark-light-1.3.zip
+ source = 150905-adwaita-x-dark-light-1.3.zip::https://dl.opendesktop.org/api/files/download?id=1460761610
md5sums = 5ced0d4ec96f254f6e190b0587206330
pkgname = adwaita-x-dark-and-light-theme
diff --git a/PKGBUILD b/PKGBUILD
index 132fc34ba2bd..713befccadc0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,15 @@
# Author: KEIII <gnome-look.org>
pkgname=adwaita-x-dark-and-light-theme
pkgver=1.3
-pkgrel=1
+pkgrel=2
pkgdesc="Adwaita-X dark and light theme pack (GTK3, GTK2, Mutter, Metacity, Xfwm4)"
arch=('any')
url="http://gnome-look.org/content/show.php?action=content&content=150905"
license=('GPL')
depends=('gtk-engine-murrine' 'gtk-engines' 'gnome-themes-standard')
optdepends=('ttf-droid: General-purpose fonts released by Google as part of Android')
-source=("http://gnome-look.org/CONTENT/content-files/150905-adwaita-x-dark-light-$pkgver.zip")
+#source=("http://gnome-look.org/CONTENT/content-files/150905-adwaita-x-dark-light-$pkgver.zip")
+source=("150905-adwaita-x-dark-light-$pkgver.zip::https://dl.opendesktop.org/api/files/download?id=1460761610");
md5sums=('5ced0d4ec96f254f6e190b0587206330')
package() {