summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhexisXz2022-12-12 23:19:29 -0500
committerhexisXz2022-12-12 23:19:29 -0500
commitf862fc0e4846b388502cb6b81db0cf6c760ae94a (patch)
tree6e95a9ddd8033e80c96af024ec36a7f332d04350
parent923d855e6cf0bfa00033f0c6a3c52784d1a59e10 (diff)
downloadaur-f862fc0e4846b388502cb6b81db0cf6c760ae94a.tar.gz
update
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7d0a94ccba26..8f4eaee458cf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -31,11 +31,12 @@ pkgver() {
build() {
- cd hexpmg
- chmod +x install && ./install
}
package() {
+ cd hexpmg
+ chmod +x install && ./install
+
}