Date: Tuesday, April 15, 2014 @ 09:58:03 Author: thestinger Revision: 109485
upgpkg: paxtest 0.9.11-2 Modified: paxtest/trunk/PKGBUILD ----------+ PKGBUILD | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-04-15 07:54:58 UTC (rev 109484) +++ PKGBUILD 2014-04-15 07:58:03 UTC (rev 109485) @@ -10,8 +10,7 @@ url='http://pax.grsecurity.net' arch=('i686' 'x86_64') license=('GPL') -depends=() -makedepends=() +depends=(sh) source=("http://grsecurity.net/~spender/${pkgname}-${pkgver}.tar.gz") md5sums=('04ec4a600052c86ee341bbe0240d02c0')
