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

Timothy Redaelli tredaelli at nymeria.archlinux.org
Thu Apr 18 13:24:00 UTC 2013


    Date: Thursday, April 18, 2013 @ 15:24:00
  Author: tredaelli
Revision: 88482

upgpkg: pax-utils 0.7-1

Modified:
  pax-utils/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-04-18 13:13:14 UTC (rev 88481)
+++ PKGBUILD	2013-04-18 13:24:00 UTC (rev 88482)
@@ -4,7 +4,7 @@
 # Contributor: Maxwel <msg.maxwel at gmail.com>
 
 pkgname=pax-utils
-pkgver=0.5
+pkgver=0.7
 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'
@@ -13,7 +13,7 @@
 depends=('bash' 'libcap')
 checkdepends=('python')
 source=("http://distfiles.gentoo.org/distfiles/${pkgname}-${pkgver}.tar.xz")
-sha256sums=('1ba4f5e8680449c18841db2397aca320527fb06628b4ad9212e42f5e01de833b')
+sha256sums=('1ac4cee9a9ca97a723505eb29a25e50adeccffba3f0f0ef4f035cf082caf3b84')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list