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

Timothy Redaelli tredaelli at archlinux.org
Thu May 21 13:10:39 UTC 2015


    Date: Thursday, May 21, 2015 @ 15:10:39
  Author: tredaelli
Revision: 133914

upgpkg: pax-utils 1.0.3-1

Modified:
  pax-utils/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-05-21 13:06:51 UTC (rev 133913)
+++ PKGBUILD	2015-05-21 13:10:39 UTC (rev 133914)
@@ -4,7 +4,7 @@
 # Contributor: Maxwel <msg.maxwel at gmail.com>
 
 pkgname=pax-utils
-pkgver=0.9.1
+pkgver=1.0.3
 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'
@@ -12,7 +12,7 @@
 license=('GPL')
 depends=('bash' 'libcap' 'python-pyelftools')
 source=("http://distfiles.gentoo.org/distfiles/${pkgname}-${pkgver}.tar.xz")
-sha256sums=('643ccaf6952f836c42aafcd5ad7e5f7de2d3472225a34603680b151a8b198b0c')
+sha256sums=('8535a94e1f77841da92d5526d2935abb786437fdf11be9ed077a78ab5e6b5670')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list