From ca8fa60b3a5e5e5e6d1da3f28e0b2df1ed1ff719 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Mon, 24 Apr 2017 19:01:19 +0000 Subject: [PATCH] community/tor to 0.2.9.10-1 --- community/tor/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/tor/PKGBUILD b/community/tor/PKGBUILD index 1c29cf793..9d17a25eb 100644 --- a/community/tor/PKGBUILD +++ b/community/tor/PKGBUILD @@ -7,7 +7,7 @@ # - disable seccomp on aarch64 pkgname=tor -pkgver=0.2.9.9 +pkgver=0.2.9.10 pkgrel=1 pkgdesc='Anonymizing overlay network.' arch=('i686' 'x86_64') @@ -22,7 +22,7 @@ install='tor.install' source=("https://www.torproject.org/dist/${pkgname}-${pkgver}.tar.gz"{,.asc} 'torrc' 'tor.service') -md5sums=('d9d8a2d1f65c151eb2b448f6a93fc326' +md5sums=('6760a646a096b61e307b84fb5ae93cc7' 'SKIP' 'c1dd4004c63edaeaa829e01be5413cfc' '503cedd9679f9817b2c27916ba989a74')