diff options
Diffstat (limited to 'community/tre/PKGBUILD')
-rw-r--r-- | community/tre/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/tre/PKGBUILD b/community/tre/PKGBUILD index b54263570..c12f89522 100644 --- a/community/tre/PKGBUILD +++ b/community/tre/PKGBUILD @@ -4,8 +4,8 @@ pkgname=tre pkgver=0.8.0 -pkgrel=2 -arch=('i686' 'x86_64') +pkgrel=2.1 +arch=('i686' 'x86_64' 'mips64el') pkgdesc="POSIX compliant regexp matching library. Includes agrep for aproximate grepping." url="http://laurikari.net/tre" depends=('glibc') |