Date: Friday, June 19, 2015 @ 21:24:52 Author: lfleischer Revision: 135589
upgpkg: tor 0.2.6.9-1 Upstream update. Modified: tor/trunk/PKGBUILD ----------+ PKGBUILD | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-06-19 19:03:49 UTC (rev 135588) +++ PKGBUILD 2015-06-19 19:24:52 UTC (rev 135589) @@ -1,11 +1,10 @@ -# $Id$ -# Maintainer: Lukas Fleischer <archlinux at cryptocrack dot de> +# Maintainer: Lukas Fleischer <lfleischer at archlinux dot org> # Contributor: Daniel Micay <[email protected]> # Contributor: simo <[email protected]> # Contributor: Sid Karunaratne pkgname=tor -pkgver=0.2.6.8 +pkgver=0.2.6.9 pkgrel=1 pkgdesc='Anonymizing overlay network.' arch=('i686' 'x86_64') @@ -20,7 +19,7 @@ source=("https://www.torproject.org/dist/${pkgname}-${pkgver}.tar.gz"{,.asc} 'torrc' 'tor.service') -md5sums=('20a8c1f8cd7e8c912c4f3f0b67740fa5' +md5sums=('4a1b334c30d7b37ea72fa33425220d5d' 'SKIP' 'c1dd4004c63edaeaa829e01be5413cfc' '503cedd9679f9817b2c27916ba989a74')
