summaryrefslogtreecommitdiff
path: root/community/uucp/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/uucp/PKGBUILD')
-rw-r--r--community/uucp/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/uucp/PKGBUILD b/community/uucp/PKGBUILD
index 065fee173..b4b7ee31d 100644
--- a/community/uucp/PKGBUILD
+++ b/community/uucp/PKGBUILD
@@ -4,9 +4,9 @@
pkgname=uucp
pkgver=1.07
-pkgrel=3
+pkgrel=3.1
pkgdesc="Taylor UUCP is a free implementation of UUCP and is the standard UUCP used on the GNU system"
-arch=(i686 x86_64)
+arch=(i686 x86_64 'mips64el')
url="http://www.gnu.org/software/uucp/uucp.html"
license=('GPL')
makedepends=('wget' 'sed' 'grep')