Date: Monday, October 31, 2016 @ 10:07:56 Author: spupykin Revision: 194125
upgpkg: 6tunnel 0.12-1 upd Modified: 6tunnel/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-10-31 08:59:57 UTC (rev 194124) +++ PKGBUILD 2016-10-31 10:07:56 UTC (rev 194125) @@ -3,8 +3,8 @@ # Maintainer: Anders Bergh <[email protected]> pkgname=6tunnel -pkgver=0.11rc2 -pkgrel=6 +pkgver=0.12 +pkgrel=1 pkgdesc="Tunnels IPv6 connections for IPv4-only applications" url="http://toxygen.net/6tunnel/" license=('GPL') @@ -11,7 +11,7 @@ arch=('i686' 'x86_64') depends=() source=(http://toxygen.net/6tunnel/$pkgname-$pkgver.tar.gz) -md5sums=('74e02d4f0704b3083a01feda66033449') +md5sums=('bc2d6f1ce5d8a054ea4dcbd17899e0db') build() { cd $srcdir/$pkgname-$pkgver
