[arch-commits] Commit in pax-utils/trunk (PKGBUILD)

Timothy Redaelli tredaelli at archlinux.org
Wed Oct 22 14:45:50 UTC 2014


    Date: Wednesday, October 22, 2014 @ 16:45:49
  Author: tredaelli
Revision: 121221

upgpkg: pax-utils 0.8.1-1

Modified:
  pax-utils/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-10-22 14:43:36 UTC (rev 121220)
+++ PKGBUILD	2014-10-22 14:45:49 UTC (rev 121221)
@@ -4,8 +4,8 @@
 # Contributor: Maxwel <msg.maxwel at gmail.com>
 
 pkgname=pax-utils
-pkgver=0.7
-pkgrel=2
+pkgver=0.8.1
+pkgrel=1
 pkgdesc='ELF related utils for ELF 32/64 binaries that can check files for security relevant properties'
 url='http://hardened.gentoo.org/pax-utils.xml'
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 license=('GPL')
 depends=('bash' 'libcap' 'python-pyelftools')
 source=("http://distfiles.gentoo.org/distfiles/${pkgname}-${pkgver}.tar.xz")
-sha256sums=('1ac4cee9a9ca97a723505eb29a25e50adeccffba3f0f0ef4f035cf082caf3b84')
+sha256sums=('844ff25b1a11bcef92ef34b22f576f226a772b67196818656f8874513438f5b9')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list