summaryrefslogtreecommitdiff
path: root/extra/expect/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/expect/PKGBUILD')
-rw-r--r--extra/expect/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/expect/PKGBUILD b/extra/expect/PKGBUILD
index 3b630ba43..29099e923 100644
--- a/extra/expect/PKGBUILD
+++ b/extra/expect/PKGBUILD
@@ -3,9 +3,9 @@
pkgname=expect
pkgver=5.45
-pkgrel=1
+pkgrel=1.1
pkgdesc="A tool for automating interactive applications"
-arch=(i686 x86_64)
+arch=(i686 x86_64 'mips64el')
url="http://www.nist.gov/el/msid/expect.cfm"
license=('custom')
depends=('tcl>=8.5.3')