summaryrefslogtreecommitdiff
path: root/core/pkg-config/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'core/pkg-config/PKGBUILD')
-rw-r--r--core/pkg-config/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/pkg-config/PKGBUILD b/core/pkg-config/PKGBUILD
index b671db33e..edaaa0a5e 100644
--- a/core/pkg-config/PKGBUILD
+++ b/core/pkg-config/PKGBUILD
@@ -4,9 +4,9 @@
pkgname=pkg-config
pkgver=0.26
-pkgrel=2
+pkgrel=2.1
pkgdesc="A system for managing library compile/link flags"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://pkgconfig.freedesktop.org/wiki/"
license=('GPL')
groups=('base-devel')