summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMr.Smith19742023-07-02 19:13:48 +0300
committerMr.Smith19742023-07-02 19:13:48 +0300
commit7a7fa580bfb06e15a027efffcb17fd4ebdc9cdfe (patch)
tree15ee36df2c1500a36f0ca52195578ac99178824d /PKGBUILD
parent31d65f30aed01baee34e5157a368a5d6c7d3efc5 (diff)
downloadaur-7a7fa580bfb06e15a027efffcb17fd4ebdc9cdfe.tar.gz
updated
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 47ffcbc0c111..bc12467ad8e9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -45,5 +45,5 @@ package() {
# Symlink executable
install -dm755 "${pkgdir}/usr/bin"
- ln -s "/opt/${pkgname}/${pkgname}.AppImage" "${pkgdir}/usr/bin/${pkgname}"
+ ln -s "/opt/${pkgname}/${pkgname}.AppImage" "${pkgdir}/usr/bin/siril"
}