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

Thomas Bächler thomas at archlinux.org
Sun Jul 11 10:36:02 UTC 2010


    Date: Sunday, July 11, 2010 @ 06:36:02
  Author: thomas
Revision: 85278

Upstream update 1.1.2->1.1.3

Modified:
  cryptsetup/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-07-11 10:30:45 UTC (rev 85277)
+++ PKGBUILD	2010-07-11 10:36:02 UTC (rev 85278)
@@ -1,20 +1,20 @@
 # $Id$
 # Maintainer: Thomas Bächler <thomas at archlinux.org>
 pkgname=cryptsetup
-pkgver=1.1.2
-pkgrel=2
+pkgver=1.1.3
+pkgrel=1
 pkgdesc="Userspace setup tool for transparent encryption of block devices using the Linux 2.6 cryptoapi"
 arch=(i686 x86_64)
 license=('GPL')
 url="http://code.google.com/p/cryptsetup/"
 groups=('base')
-depends=('device-mapper' 'libgcrypt' 'popt' 'e2fsprogs')
+depends=('device-mapper' 'libgcrypt' 'popt')
 conflicts=('mkinitcpio<0.5.99')
 options=('!libtool' '!emptydirs')
 source=(http://cryptsetup.googlecode.com/files/${pkgname}-${pkgver}.tar.bz2
         encrypt_hook
 	encrypt_install)
-sha256sums=('45972839fbb169b3ad5649454c217b7f5b0b3c8bf07e32f51a334a88217c7293'
+sha256sums=('9c8e68a272f6d9cfb6cd65cc0743f4c44a2096c61f74e0602bf40208b5e69c0a'
             '64601eae6fbf3e3afceccec5877557aa208a82497c33cc94ad0a686b4022b5dc'
             '8e4920bb4b5ce96508aa0c42b9b07326b70daf630519f1aa1d8082bca709c12a')
 




More information about the arch-commits mailing list