summaryrefslogtreecommitdiff
path: root/extra/screen/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/screen/PKGBUILD')
-rw-r--r--extra/screen/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/screen/PKGBUILD b/extra/screen/PKGBUILD
index efeddd0c7..b84d7c8a2 100644
--- a/extra/screen/PKGBUILD
+++ b/extra/screen/PKGBUILD
@@ -4,10 +4,10 @@
pkgname=screen
pkgver=4.0.3
-pkgrel=15
+pkgrel=15.1
_ptygroup=5 #the UID of our PTY/TTY group
pkgdesc="Full-screen window manager that multiplexes a physical terminal"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.gnu.org/software/screen/"
license=('GPL')
depends=('ncurses' 'pam')