summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--community/chrpath/PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/community/chrpath/PKGBUILD b/community/chrpath/PKGBUILD
index e61a20cd5..52f6c4a6c 100644
--- a/community/chrpath/PKGBUILD
+++ b/community/chrpath/PKGBUILD
@@ -2,7 +2,8 @@
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
-pkgname=chrpath pkgver=0.13
+pkgname=chrpath
+pkgver=0.13
pkgrel=3
pkgdesc="Change or delete the rpath or runpath in ELF files"
arch=('i686' 'x86_64' 'mips64el')