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

Daniel Micay thestinger at archlinux.org
Wed Dec 10 21:09:02 UTC 2014


    Date: Wednesday, December 10, 2014 @ 22:09:01
  Author: thestinger
Revision: 123742

upgpkg: paxd 21-1

Modified:
  paxd/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-12-10 19:19:20 UTC (rev 123741)
+++ PKGBUILD	2014-12-10 21:09:01 UTC (rev 123742)
@@ -1,15 +1,15 @@
 # $Id$
 # Maintainer: Daniel Micay <danielmicay at gmail.com>
 pkgname=paxd
-pkgver=20
+pkgver=21
 pkgrel=1
 pkgdesc='PaX exception daemon'
 arch=(i686 x86_64)
 url='https://github.com/thestinger/paxd/'
 license=(MIT)
-depends=(glibc)
+depends=(glib2)
 source=(https://github.com/thestinger/paxd/archive/$pkgver.tar.gz 10-enable-pax.conf)
-sha1sums=('16703fefedecf3d9aed583f5f07639e0ca6ee29f'
+sha1sums=('47d59ff8582dd093c10d9c7c86df3da8a6270380'
           '8ee73dd288bc32438078e032dfc50a2f8ea6a5f2')
 backup=(etc/paxd.conf)
 



More information about the arch-commits mailing list