summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2c6ae5ff4437..38142bd8d280 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -27,6 +27,7 @@ pkgver() {
build() {
cd "$srcdir/klayout"
+ # Checkout the latest release.
git checkout tags/${pkgver}
# Get thread count to multithread build process.