diff options
Diffstat (limited to 'community/6tunnel/PKGBUILD')
-rw-r--r-- | community/6tunnel/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/6tunnel/PKGBUILD b/community/6tunnel/PKGBUILD index c619ab778..f9dcd9a03 100644 --- a/community/6tunnel/PKGBUILD +++ b/community/6tunnel/PKGBUILD @@ -4,11 +4,11 @@ pkgname=6tunnel pkgver=0.11rc2 -pkgrel=5 +pkgrel=5.1 pkgdesc="Tunnels IPv6 connections for IPv4-only applications" url="http://toxygen.net/6tunnel/" license=('GPL') -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') depends=() source=(http://toxygen.net/6tunnel/$pkgname-$pkgver.tar.gz) md5sums=('74e02d4f0704b3083a01feda66033449') |