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 fd54ca3836e5..ed55a039b046 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = gtk-theme-absolute
pkgdesc = A murrine based gtk theme which is simple, clean and elegant.
pkgver = 0.7.7
- pkgrel = 2
+ pkgrel = 3
url = http://gnome-look.org/content/show.php/absolute?content=126326
arch = any
license = GPL
depends = gtk-engine-murrine
- source = http://gnome-look.org/CONTENT/content-files/126326-absolute-themes.tar.bz2
+ source = https://dl.opendesktop.org/api/files/download/id/1460970554/126326-absolute-themes.tar.bz2
md5sums = 2e37d1c7b3d5b05cc31283901849c1a3
pkgname = gtk-theme-absolute
diff --git a/PKGBUILD b/PKGBUILD
index 9c61a315ab71..0e67c39d83bb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
# Contributor: H.Gökhan Sarı <hsa2@difuzyon.net>
pkgname=gtk-theme-absolute
pkgver=0.7.7
-pkgrel=2
+pkgrel=3
pkgdesc="A murrine based gtk theme which is simple, clean and elegant."
arch=(any)
url="http://gnome-look.org/content/show.php/absolute?content=126326"
license=('GPL')
depends=('gtk-engine-murrine')
-source=(http://gnome-look.org/CONTENT/content-files/126326-absolute-themes.tar.bz2)
+source=("https://dl.opendesktop.org/api/files/download/id/1460970554/126326-absolute-themes.tar.bz2")
md5sums=('2e37d1c7b3d5b05cc31283901849c1a3')
package() {