summaryrefslogtreecommitdiff
path: root/core/sed/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'core/sed/PKGBUILD')
-rw-r--r--core/sed/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/sed/PKGBUILD b/core/sed/PKGBUILD
index 5e268d05e..994ff8a2b 100644
--- a/core/sed/PKGBUILD
+++ b/core/sed/PKGBUILD
@@ -4,9 +4,9 @@
pkgname=sed
pkgver=4.2.1
-pkgrel=4
+pkgrel=4.2
pkgdesc="GNU stream editor"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.gnu.org/software/sed"
license=('GPL3')
groups=('base')