[arch-commits] Commit in truecrypt/repos (extra-x86_64 extra-x86_64/PKGBUILD)

Paul Mattal paul at archlinux.org
Wed Jun 3 15:49:05 UTC 2009


    Date: Wednesday, June 3, 2009 @ 11:49:05
  Author: paul
Revision: 41370

Merged revisions 41368 via svnmerge from 
svn+ssh://svn.archlinux.org/srv/svn-packages/truecrypt/trunk

........
  r41368 | paul | 2009-06-03 11:40:57 -0400 (Wed, 03 Jun 2009) | 2 lines
  
  upgpkg: truecrypt 6.2-2
      FS#13660: added sudo optdepend
........

Modified:
  truecrypt/repos/extra-x86_64/	(properties)
  truecrypt/repos/extra-x86_64/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)


Property changes on: truecrypt/repos/extra-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /truecrypt/trunk:1-39220
   + /truecrypt/trunk:1-41369

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2009-06-03 15:41:15 UTC (rev 41369)
+++ extra-x86_64/PKGBUILD	2009-06-03 15:49:05 UTC (rev 41370)
@@ -3,12 +3,13 @@
 
 pkgname=truecrypt
 pkgver=6.2
-pkgrel=1
+pkgrel=2
 pkgdesc="Free open-source cross-platform disk encryption software"
 url="http://www.truecrypt.org/"
 arch=('i686' 'x86_64')
 license=('custom') # TrueCrypt License v2.6
 depends=('fuse' 'wxgtk>=2.8.9' 'libsm' 'device-mapper')
+optdepends=('sudo: mounting encrypted volumes as nonroot users')
 conflicts=('truecrypt-utils')
 replaces=('truecrypt-utils')
 options=('force')




More information about the arch-commits mailing list