summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorzerophase2015-12-07 22:16:59 -0600
committerzerophase2015-12-07 22:16:59 -0600
commitd41e689369da4e13a5d7dac42995da6d6b1415b5 (patch)
treee139b7fea403c6dd221b55cb8bb8c51a9cc3c4bb /PKGBUILD
parent20bcb2cc74bf831c275fe3dafda6dd16cdf39b4a (diff)
downloadaur-d41e689369da4e13a5d7dac42995da6d6b1415b5.tar.gz
fix package issue
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 401130dc6093..de25bbfcfaca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,14 +2,14 @@
pkgname=gtk-theme-windows10-dark
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=("https://github.com/Elbullazul/Windows-10/releases/download/v0.8/Windows.10.Icons.v0.2.1.zip")
+source=("https://github.com/Elbullazul/Windows-10/releases/download/v0.8/Windows.10.Dark.v0.8.SP1.zip")
sha1sums=('9666fb30f84c982b599864fa857a556eb65f00ed')
package() {