summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8797fc2e043a..323043092065 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=loic
pkgver=2.0.0.4
_pkgver=2.0.0.4-1
-pkgrel=6
+pkgrel=7
pkgdesc="An open source network stress tool for Windows. Based on Praetox's project at https://sourceforge.net/projects/loic/ and written in C#."
arch=('any')
url="https://github.com/NewEraCracker/LOIC"
@@ -23,7 +23,7 @@ build() {
}
package() {
- install -dm755 ${pkgdir}/opt/${pkgname}
+ install -dm755 -o$USER ${pkgdir}/opt/${pkgname}
install -Dm755 loic.desktop ${pkgdir}/usr/share/applications/loic.desktop
install -Dm755 loic ${pkgdir}/usr/bin/loic
install -Dm755 $srcdir/LOIC-$_pkgver/src/bin/Debug/* ${pkgdir}/opt/${pkgname}/