From 06a76442fa8de4a9975266a4eca7fb2a953f5244 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 23 Oct 2013 01:11:11 -0700 Subject: Wed Oct 23 01:09:43 PDT 2013 --- community/tinc/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'community/tinc/PKGBUILD') diff --git a/community/tinc/PKGBUILD b/community/tinc/PKGBUILD index b12aaaa85..ce0e94829 100644 --- a/community/tinc/PKGBUILD +++ b/community/tinc/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 96041 2013-08-19 11:44:18Z tredaelli $ +# $Id: PKGBUILD 99008 2013-10-22 08:58:32Z tredaelli $ # Maintainer: Timothy Redaelli # Contributor: helios # Contributor: Lothar Gesslein # Contributor: Dominik George pkgname=tinc -pkgver=1.0.22 +pkgver=1.0.23 pkgrel=1 pkgdesc="VPN (Virtual Private Network) daemon" arch=('i686' 'x86_64') @@ -15,7 +15,7 @@ depends=('lzo2' 'openssl') install=tinc.install source=(http://www.tinc-vpn.org/packages/tinc-$pkgver.tar.gz{,.sig} tincd@.service) -md5sums=('cc1346150715bd56070695af85ab39f4' +md5sums=('762c0d47bdf1b33a40b19165d9c2761f' 'SKIP' '112327da32fdb56ab779fe004712235f') -- cgit v1.2.3-54-g00ecf