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

Douglas Soares de Andrade douglas at archlinux.org
Tue Aug 12 21:34:34 UTC 2008


    Date: Tuesday, August 12, 2008 @ 17:34:34
  Author: douglas
Revision: 8479

upgpkg: tor 0.2.0.30-1
    Updated for i686

Modified:
  tor/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-08-12 21:32:29 UTC (rev 8478)
+++ PKGBUILD	2008-08-12 21:34:34 UTC (rev 8479)
@@ -1,7 +1,7 @@
 # $Id$
 # Maintainer: simo <simo at archlinux.org>
 pkgname=tor
-pkgver=0.1.2.19
+pkgver=0.2.0.30
 pkgrel=1
 pkgdesc="TOR Client"
 arch=(i686 x86_64)
@@ -12,9 +12,10 @@
 source=(http://tor.eff.org/dist/tor-${pkgver}.tar.gz
 				tor.conf
 				tor.rc)
-md5sums=('4b3f9963b843010af5aa3bd6266d11e0'
+
+md5sums=('d37b582ee35b4f69564b0635a449b5f6'
          '56c75d4e8a66f34167d31e38c43793dd'
-		 		 '4e39d56f462fc9f59e91715ac1b994c0')
+         '4e39d56f462fc9f59e91715ac1b994c0')
 
 build() {
   cd $startdir/src/$pkgname-$pkgver




More information about the arch-commits mailing list