diff options
author | Joshua Ismael Haase Hernández <hahj87@gmail.com> | 2011-09-28 11:54:33 -0500 |
---|---|---|
committer | Joshua Ismael Haase Hernández <hahj87@gmail.com> | 2011-09-28 11:54:33 -0500 |
commit | 591051c8c74711cdf359f029b8132e3d9e5d27d4 (patch) | |
tree | df5e4d37151279f289ec0470a6f536388ae91632 /community/chrpath | |
parent | a2657fc159c9587744df26cf25e00a35dbd436f8 (diff) |
Commiting libre package chrpath-0.13-3
Diffstat (limited to 'community/chrpath')
-rw-r--r-- | community/chrpath/PKGBUILD | 3 |
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') |