summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 80b411e01c30..fa15487335a1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -22,7 +22,7 @@ sha256sums=(
package() {
# Install required source files.
- cd "${srcdir}/Omada_Controller_v3.2.6_linux_x64"
+ cd "${srcdir}/Omada_Controller_v${pkgver}_linux_x64"
local BASEDIR="${pkgdir}/opt/omada-controller"
install -dm 755 "${BASEDIR}"