summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhexisXz2022-12-12 23:33:21 -0500
committerhexisXz2022-12-12 23:33:21 -0500
commit5a30f516d55cf178c7080b98a9172dece384d6fe (patch)
tree50fa6b00dd9c0f203fe66d39443d7b2ae6c5f000
parent5ea3480e8e9d1dedd6830f619cb5b0181201f836 (diff)
downloadaur-5a30f516d55cf178c7080b98a9172dece384d6fe.tar.gz
update
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e62bedf6a85f..ba4fcd863e99 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -32,7 +32,7 @@ pkgver() {
build() {
cd hexpmg
- touch ~/hexpmg-list && chmod +x ~/hexpmg/hexpmg && sudo mv ~/hexpmg/hexpmg /bin
+ touch ~/hexpmg-list && chmod hexpmg && sudo mv hexpmg /bin
}