summaryrefslogtreecommitdiff
path: root/kernels/paxutils/PKGBUILD
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@lavabit.com>2012-12-07 16:43:27 -0200
committerAndré Fabian Silva Delgado <emulatorman@lavabit.com>2012-12-07 16:43:27 -0200
commit1bf61c190fb803ce46fd71b449d757f3d2f99229 (patch)
tree1694a25a198cda37a13f855090851202dd3c6cb9 /kernels/paxutils/PKGBUILD
parenta40a5232865a0e469ef4a34e10f3b7150da4c8a5 (diff)
paxutils-0.1.1-1: updating version with new changes
Diffstat (limited to 'kernels/paxutils/PKGBUILD')
-rw-r--r--kernels/paxutils/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/kernels/paxutils/PKGBUILD b/kernels/paxutils/PKGBUILD
index 3d6d1e772..66896a32a 100644
--- a/kernels/paxutils/PKGBUILD
+++ b/kernels/paxutils/PKGBUILD
@@ -3,8 +3,8 @@
pkgname=paxutils
pkgdesc='PaX utilities to configure flags for several binaries to work with PaX kernels'
-pkgver=0.1.0
-pkgrel=2
+pkgver=0.1.1
+pkgrel=1
arch=(any)
url='https://projects.parabolagnulinux.org/abslibre.git/tree/kernels/paxutils/'
license=(GPL2)
@@ -13,7 +13,7 @@ replaces=('linux-pax-flags' 'linux-libre-pax-flags')
conflicts=('linux-pax-flags' 'linux-libre-pax-flags')
provides=('linux-pax-flags' 'linux-libre-pax-flags')
source=($pkgname)
-sha256sums=(bf1fda4919e7ed8052711c91933d9da5d86945ba44133c94e1952dedb4d1759b)
+sha256sums=(a47ebcde9ecb0a5d16825cdca3710ea8ab4fd111abae72216d44e1b0294e043a)
build() {
return 0