summaryrefslogtreecommitdiff
path: root/community/net6/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/net6/PKGBUILD')
-rw-r--r--community/net6/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/net6/PKGBUILD b/community/net6/PKGBUILD
index e748926d9..06dd81737 100644
--- a/community/net6/PKGBUILD
+++ b/community/net6/PKGBUILD
@@ -6,9 +6,9 @@
pkgname=net6
pkgver=1.3.12
-pkgrel=3
+pkgrel=3.1
pkgdesc="A library that provides a TCP protocol abstraction for C++"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://gobby.0x539.de/"
license=('LGPL')
depends=('gnutls' 'libsigc++2.0')