summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorzerophase2015-12-07 17:56:20 -0600
committerzerophase2015-12-07 17:56:20 -0600
commit2432129f7b028c562dea417a32967df3ee8bbf8d (patch)
tree4eb0807b7c9daec8b9774fc42a53fa8836d64c03 /PKGBUILD
parent011934681203b549435c02a2d0db2ce466077cf7 (diff)
downloadaur-2432129f7b028c562dea417a32967df3ee8bbf8d.tar.gz
fixed inccorect source
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d8de113cff5c..b39899137c72 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=gtk-theme-windows10
pkgver=0.8.sp1
-pkgrel=1
+pkgrel=2
pkgdesc="GTK 3.x Theme made to emulate a Windows 10 environment on Linux machines."
arch=('any')
url="http://gnome-look.org/content/show.php/Windows+10+Theme?content=171327"
license=('GPL')
depends=('gtk-engines' 'gtk-engine-murrine')
optdepends=('gnome-themes-standard')
-source=http://gnome-look.org/content/download.php?content=171327
+source=("https://github.com/Elbullazul/Windows-10/releases/download/v0.8/Windows.10.Light.v0.8.SP1.zip")
sha1sums=('868c87b4b3c74d119446cc3696573ad696e87cdd')
package() {