summaryrefslogtreecommitdiff
path: root/extra/tdb/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/tdb/PKGBUILD')
-rw-r--r--extra/tdb/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/tdb/PKGBUILD b/extra/tdb/PKGBUILD
index 2eacd4954..b376562bb 100644
--- a/extra/tdb/PKGBUILD
+++ b/extra/tdb/PKGBUILD
@@ -5,9 +5,9 @@
pkgname=tdb
pkgver=1.2.11
-pkgrel=1
+pkgrel=1.1
pkgdesc="A Trivial Database similar to GDBM but allows simultaneous commits"
-arch=(i686 x86_64)
+arch=(i686 x86_64 'mips64el')
license=('GPL3')
url="http://tdb.samba.org/"
source=(http://samba.org/ftp/${pkgname}/${pkgname}-${pkgver}.tar.gz)