Date: Sunday, January 10, 2016 @ 00:01:56 Author: thestinger Revision: 155814
upgpkg: paxd 32-1 Modified: paxd/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-01-09 22:22:42 UTC (rev 155813) +++ PKGBUILD 2016-01-09 23:01:56 UTC (rev 155814) @@ -1,7 +1,7 @@ # $Id$ # Maintainer: Daniel Micay <[email protected]> pkgname=paxd -pkgver=31 +pkgver=32 pkgrel=1 pkgdesc='PaX exception daemon' arch=(i686 x86_64) @@ -10,7 +10,7 @@ depends=(glib2) source=($pkgname-$pkgver.tar.gz::https://github.com/thestinger/paxd/archive/$pkgver.tar.gz 10-enable-pax.conf) -sha1sums=('bc4303b9a7e2b885ffbdc22919c002550270108f' +sha1sums=('07351569e2dce161d0284c32d8518f393c7393fc' '8ee73dd288bc32438078e032dfc50a2f8ea6a5f2') backup=(etc/paxd.conf)
