summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorZerophase2017-06-27 19:50:05 -0500
committerZerophase2017-06-27 19:50:05 -0500
commitefbff7a7d199c831afd150ae6e3f5a79a3f1fd5a (patch)
tree0b8f4f06b3b8b49e0be838119c17f505091d7321
parent0469dea3b4318fd32d6629debf0ca366ecee19da (diff)
downloadaur-efbff7a7d199c831afd150ae6e3f5a79a3f1fd5a.tar.gz
Corrects directory
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index eb4611a50d7e..9b9fab7a94e0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ source=("https://github.com/B00merang-Project/Windows-10/archive/v1.0.0.tar.gz")
sha1sums=('d91bcaef6347faf99afd906bbf5c503c962a1b3d')
package() {
- cd Windows-10-Rolling/Windows\ 10\ Light
+ cd Windows-10-$pkgver/Windows\ 10\ Light
# create theme dir
install -d -m 755 "$pkgdir/usr/share/themes/Windows10"