summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlan Li2015-10-13 20:11:06 -0500
committerAlan Li2015-10-13 20:11:06 -0500
commite3f76d0d41b240accfc999650205035237b8e3e0 (patch)
treec7e93cdec1796735be6d9a5d4c810f0238e3c606 /PKGBUILD
parent41317e9c256912ac062d502ae53bb55647b84f52 (diff)
downloadaur-e3f76d0d41b240accfc999650205035237b8e3e0.tar.gz
Update to 0.6.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e4dc0f767e05..6fa466a267b5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,18 +1,19 @@
# Maintainer: Alan Li <yglunl@gmail.com>
pkgname=gtk-theme-windows10
-pkgver=0.6.0
+pkgver=0.6.1
pkgrel=1
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')
-source=(http://b00merang.weebly.com/uploads/1/6/8/1/16813022/windows_10_default_v0.6.zip)
-sha1sums=('a4d8ee21dee7aed0dec64750728b38ac3b9e7cd4')
+optdepends=('gnome-themes-standard')
+source=(http://b00merang.weebly.com/uploads/1/6/8/1/16813022/windows_10_default_v0.6.1.zip)
+sha1sums=('ea499daaabf71772c9f9f07c1b7cb9fd08d2c22e')
package() {
- cd Windows\ 10
+ cd Windows\ 10\ Default
# create theme dir
install -d -m 755 "$pkgdir/usr/share/themes/Windows10"