summaryrefslogtreecommitdiff
path: root/core/which/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'core/which/PKGBUILD')
-rw-r--r--core/which/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/which/PKGBUILD b/core/which/PKGBUILD
index 65495fe69..3179d2058 100644
--- a/core/which/PKGBUILD
+++ b/core/which/PKGBUILD
@@ -4,9 +4,9 @@
pkgname=which
pkgver=2.20
-pkgrel=5
+pkgrel=5.1
pkgdesc="A utility to show the full path of commands"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://www.xs4all.nl/~carlo17/which"
license=('GPL3')
groups=('base')