summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRio62018-08-26 08:09:46 -0700
committerRio62018-08-26 08:09:46 -0700
commit1a15e64d272b97fceef6caeac86a96e9918711b3 (patch)
tree0b680e587efabf75573e03cbdacd6662b7757f1c
parent55b18504319c7ed81f214137eee13aca88b7a32b (diff)
downloadaur-1a15e64d272b97fceef6caeac86a96e9918711b3.tar.gz
Fix donwnload url
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3458fee0f42c..e75bddbadda4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -7,7 +7,7 @@ pkgbase = adwaita-dark
arch = x86_64
license = GPL
depends = gtk2
- source = https://dl.opendesktop.org/api/files/download/id/1462546831/175933-AdwaitaDark.tar.gz
+ source = https://dl.opendesktop.org/api/files/download/id/1462546831/s/fbbffb1409dcdb18f5f83209ce555139/t/1535299358/u//175933-AdwaitaDark.tar.gz
md5sums = dde4aa65fc13ea5c7cfff65000e09b58
pkgname = adwaita-dark
diff --git a/PKGBUILD b/PKGBUILD
index d335c5547b9e..9b0202718db6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ arch=('i686' 'x86_64')
url="https://www.gnome-look.org/p/1099669/"
license=('GPL')
depends=('gtk2')
-source=(https://dl.opendesktop.org/api/files/download/id/1462546831/175933-AdwaitaDark.tar.gz)
+source=( https://dl.opendesktop.org/api/files/download/id/1462546831/s/fbbffb1409dcdb18f5f83209ce555139/t/1535299358/u//175933-AdwaitaDark.tar.gz)
md5sums=('dde4aa65fc13ea5c7cfff65000e09b58')
package() {