summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlan Li2015-10-16 09:37:04 -0500
committerAlan Li2015-10-16 09:37:04 -0500
commitc48979a553142133fe181ae89a2deb103557e558 (patch)
tree44bb90483f367251c7661b959fabf56ff57e1e40 /PKGBUILD
parent015afce5eb81b8cc6b894217373e1e69f631c54b (diff)
downloadaur-c48979a553142133fe181ae89a2deb103557e558.tar.gz
Update to 0.6.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8e2cf3d54acf..c6fe018769d6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Alan Li <yglunl@gmail.com>
pkgname=gtk-theme-windows10
-pkgver=0.6.2
+pkgver=0.6.3
pkgrel=1
pkgdesc="GTK 3.x Theme made to emulate a Windows 10 environment on Linux machines."
arch=('any')
@@ -9,11 +9,11 @@ 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://b00merang.weebly.com/uploads/1/6/8/1/16813022/windows_10_default_v0.6.2.zip)
-sha1sums=('1daa3a515557f39574384bd75f8373311c01f7cc')
+source=(http://b00merang.weebly.com/uploads/1/6/8/1/16813022/windows_10_default_v0.6.3.zip)
+sha1sums=('15257b866fe9ff81e5434e5b62d92d75bede7034')
package() {
- cd Windows\ 10\ Default
+ cd Windows\ 10
# create theme dir
install -d -m 755 "$pkgdir/usr/share/themes/Windows10"