[arch-commits] CVS update of extra/system/truecrypt-suspend2 (PKGBUILD)

Eric Belanger eric at archlinux.org
Sat Jun 2 01:54:04 UTC 2007


    Date: Friday, June 1, 2007 @ 21:54:04
  Author: eric
    Path: /home/cvs-extra/extra/system/truecrypt-suspend2

Modified: PKGBUILD (1.6 -> 1.7)

added x86_64 to arch field


----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)


Index: extra/system/truecrypt-suspend2/PKGBUILD
diff -u extra/system/truecrypt-suspend2/PKGBUILD:1.6 extra/system/truecrypt-suspend2/PKGBUILD:1.7
--- extra/system/truecrypt-suspend2/PKGBUILD:1.6	Sun May 27 15:14:09 2007
+++ extra/system/truecrypt-suspend2/PKGBUILD	Fri Jun  1 21:54:04 2007
@@ -1,15 +1,16 @@
-# $Id: PKGBUILD,v 1.6 2007/05/27 19:14:09 tom Exp $
+# $Id: PKGBUILD,v 1.7 2007/06/02 01:54:04 eric Exp $
 # Contributor: Tom K <tomk at runbox.com>
 pkgname=truecrypt-suspend2
 pkgver=4.3a
 pkgrel=2
 pkgdesc="Free open-source disk encryption software - module for kernel26suspend2"
+arch=('i686' 'x86_64')
 depends=('truecrypt-utils' 'kernel26suspend2')
 source=(http://www.truecrypt.org/downloads/truecrypt-$pkgver-source-code.tar.gz)
+md5sums=('8f2536eae16e6044a22b2a82c7003357')
 url="http://www.truecrypt.org/"
 install=truecrypt.install
 license=('custom')
-arch=('i686')
 options=('force')
 
 _kernver=2.6.21-suspend2
@@ -23,4 +24,3 @@
   # Update kernel version in .install script
   sed -i -e "s/KERNEL_VERSION=.*/KERNEL_VERSION=$_kernver/g" $startdir/truecrypt.install
 }
-md5sums=('8f2536eae16e6044a22b2a82c7003357')




More information about the arch-commits mailing list