summaryrefslogtreecommitdiff
path: root/community/ecryptfs-utils
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-08-05 11:01:59 +0200
committerMichał Masłowski <mtjm@mtjm.eu>2012-08-05 11:01:59 +0200
commit2404cab74d2adee25da90382310e16f36b9da81e (patch)
tree6b6958b291e7f2bd58b01fc63809203f8c9c423b /community/ecryptfs-utils
parentb796bed39624486a348d1cb2881c5a1e88f84954 (diff)
parent9b4356a4ce894946739f7fff9411f62be0fbc122 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community-testing/qtcurve-kde4/PKGBUILD community-testing/r8168-lts/PKGBUILD multilib/lib32-libphobos/PKGBUILD testing/bison/PKGBUILD testing/flex/PKGBUILD testing/logrotate/PKGBUILD
Diffstat (limited to 'community/ecryptfs-utils')
-rw-r--r--community/ecryptfs-utils/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/ecryptfs-utils/PKGBUILD b/community/ecryptfs-utils/PKGBUILD
index f76d31142..ca3be0926 100644
--- a/community/ecryptfs-utils/PKGBUILD
+++ b/community/ecryptfs-utils/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 73892 2012-07-16 14:01:48Z tredaelli $
+# $Id: PKGBUILD 74760 2012-08-03 12:32:39Z tredaelli $
# Maintainer: Timothy Redaelli <timothy.redaelli@gmail.com>
# Contributor: Richard Murri <admin@richardmurri.com>
# Contributor: Michal Krenek <mikos@sg1.cz>
pkgname=ecryptfs-utils
-pkgver=99
+pkgver=100
pkgrel=1
arch=('i686' 'x86_64' 'mips64el')
pkgdesc="Enterprise-class stacked cryptographic filesystem for Linux"
@@ -14,7 +14,7 @@ makedepends=('swig' 'intltool' 'gettext')
depends=('keyutils' 'nss' 'python2')
source=("http://launchpad.net/ecryptfs/trunk/${pkgver}/+download/${pkgname}_${pkgver}.orig.tar.gz")
options=(!libtool)
-md5sums=('17ef9190c6d078845e19d3e9a7d8ef7a')
+md5sums=('efaa5eabbd368268874536036397f73b')
build() {
cd "$srcdir/${pkgname}-${pkgver}"