summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a8ae12b6e471..5bb9091c483f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_name=archinstall
pkgname=archinstall-git
pkgver=2.6.0.r5.g0852a7c
-pkgrel=1
+pkgrel=2
pkgdesc="Just another guided/automated Arch Linux installer with a twist"
arch=('any')
url="https://github.com/archlinux/$_name"
@@ -47,7 +47,7 @@ pkgver() {
}
prepare() {
- cd $pkgname-$pkgver
+ cd "$_name"
}
build() {