summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorzerophase2015-12-17 08:49:34 -0600
committerzerophase2015-12-17 08:49:34 -0600
commit0de472fa4babace076755ac4a83478471d47fa83 (patch)
tree88b7ee2bf1852cf3572a344f0db94d1bcbd73894 /PKGBUILD
parentced627782b0073a52d4b21eb61e4fc00862310cb (diff)
downloadaur-0de472fa4babace076755ac4a83478471d47fa83.tar.gz
Fixed typo
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d0574f115768..06fa982d0f89 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=gtk-theme-windows10
pkgver=0.8.2
-pkgrel=2
+pkgrel=3
pkgdesc="GTK 3.x Theme made to emulate a Windows 10 environment on Linux machines."
arch=('any')
url="https://github.com/Elbullazul/Windows-10"
@@ -14,7 +14,7 @@ source=("https://github.com/Elbullazul/Windows-10/releases/download/v0.8.2/Windo
sha1sums=('c8dd2b801d29a5bbfbe5d789ad04b59f585ec3ac')
package() {
- cd Windows\ 10 \ Light
+ cd Windows\ 10\ Light
# create theme dir
install -d -m 755 "$pkgdir/usr/share/themes/Windows10"