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

Timothy Redaelli tredaelli at archlinux.org
Thu Aug 28 15:38:18 UTC 2014


    Date: Thursday, August 28, 2014 @ 17:38:18
  Author: tredaelli
Revision: 118030

upgpkg: ecryptfs-utils 104-1

Modified:
  ecryptfs-utils/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-08-28 13:50:34 UTC (rev 118029)
+++ PKGBUILD	2014-08-28 15:38:18 UTC (rev 118030)
@@ -4,19 +4,19 @@
 # Contributor: Michal Krenek <mikos at sg1.cz>
 
 pkgname=ecryptfs-utils
-pkgver=103
-pkgrel=2
+pkgver=104
+pkgrel=1
 arch=('i686' 'x86_64')
 pkgdesc="Enterprise-class stacked cryptographic filesystem for Linux"
 url="https://launchpad.net/ecryptfs"
 license=('GPL')
 makedepends=('swig' 'intltool' 'gettext' 'python2')
-depends=('keyutils' 'nss' 'openssl')
+depends=('nss' 'pam')
 optdepends=('python2: for python module')
 source=("http://launchpad.net/ecryptfs/trunk/${pkgver}/+download/${pkgname}_${pkgver}.orig.tar.gz"
         "${pkgname}_${pkgver}.orig.tar.gz.sig::http://launchpad.net/ecryptfs/trunk/${pkgver}/+download/..-${pkgname}_${pkgver}.orig.tar.gz.asc")
-md5sums=('39929d850edd24b175ff0c82722e0de1'
-         '1fc46fb18d662315c8d4cb13b0e618c0')
+md5sums=('6ae93822bcf0d15470516c30a3deee32'
+         'SKIP')
 
 build() {
   cd "$srcdir/${pkgname}-${pkgver}"




More information about the arch-commits mailing list