summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libre/paxd-libre/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/paxd-libre/PKGBUILD b/libre/paxd-libre/PKGBUILD
index 791a3ab77..eb0f65388 100644
--- a/libre/paxd-libre/PKGBUILD
+++ b/libre/paxd-libre/PKGBUILD
@@ -4,7 +4,7 @@
_pkgname=paxd
pkgname=paxd-libre
-pkgver=1.2
+pkgver=1.3
pkgrel=1
pkgdesc='PaX exception daemon (a libre fork of paxd)'
arch=(i686 x86_64)
@@ -15,7 +15,7 @@ conflicts=($_pkgname linux-pax-flags)
provides=($_pkgname linux-pax-flags)
depends=(glibc)
source=(https://github.com/g4jc/paxd-libre/archive/$pkgver.tar.gz 10-enable-pax.conf)
-md5sums=('20793d7b60d3d8894a4933b8bca5612d'
+md5sums=('0eb1c2271cd3e893d4ed1bdf4772d714'
'a40677d2cd39ada4c2560927c67e0ea2')
backup=(etc/paxd-libre.conf)