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

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


    Date: Wednesday, June 3, 2009 @ 11:41:15
  Author: paul
Revision: 41369

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-i686/	(properties)
  truecrypt/repos/extra-i686/PKGBUILD

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


Property changes on: truecrypt/repos/extra-i686
___________________________________________________________________
Modified: svnmerge-integrated
   - /truecrypt/trunk:1-39219
   + /truecrypt/trunk:1-41368

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2009-06-03 15:40:57 UTC (rev 41368)
+++ extra-i686/PKGBUILD	2009-06-03 15:41:15 UTC (rev 41369)
@@ -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