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

Paul Mattal paul at archlinux.org
Mon Sep 27 02:12:25 UTC 2010


    Date: Sunday, September 26, 2010 @ 22:12:24
  Author: paul
Revision: 91380

upgpkg: truecrypt 7.0a-1
upstream update to 7.0a

Modified:
  truecrypt/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-09-27 00:47:46 UTC (rev 91379)
+++ PKGBUILD	2010-09-27 02:12:24 UTC (rev 91380)
@@ -2,7 +2,7 @@
 # Maintainer: Paul Mattal <paul.archlinux.org>
 
 pkgname=truecrypt
-pkgver=7.0
+pkgver=7.0a
 pkgrel=1
 pkgdesc="Free open-source cross-platform disk encryption software"
 url="http://www.truecrypt.org/"
@@ -15,7 +15,7 @@
 options=('force')
 # N.B. Truecrypt's web-based source download is incompatible with
 # makepkg. Source has been placed on ftp.archlinux.org instead
-source=( truecrypt_7.tar.gz \
+source=( truecrypt_7.0a.tar.gz \
         'ftp://ftp.archlinux.org/other/tc/pkcs-2.20.tar.gz' \
         "${pkgname}.desktop") 
 
@@ -35,6 +35,6 @@
   # Install License
   install -D -m644 License.txt ${pkgdir}/usr/share/licenses/${pkgname}/License.txt || return 1
 }
-md5sums=('da60dcc842b88ae7c8eb2171b1701abc'
+md5sums=('0a61616bc5c5ad90e876b4014c004ac9'
          'ce6a707b79411e82e8e558aa03e764b0'
          '183b9bf04a943454d4e216130bcbac01')




More information about the arch-commits mailing list