summaryrefslogtreecommitdiff
path: root/community
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2012-12-12 09:51:19 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2012-12-12 09:51:19 -0500
commit891a51ee90b27ae02b33882cad19773a065499c3 (patch)
treed0112cba5f7f7de95219e69f8a93e4502e681204 /community
parenteef796260fb7cc9b81044e43df8f313c3c8e768a (diff)
Rebuild packages
Diffstat (limited to 'community')
-rw-r--r--community/dee/PKGBUILD2
-rw-r--r--community/jhead/PKGBUILD4
-rw-r--r--community/kyotocabinet/PKGBUILD4
3 files changed, 5 insertions, 5 deletions
diff --git a/community/dee/PKGBUILD b/community/dee/PKGBUILD
index e32a44c42..c249f2e25 100644
--- a/community/dee/PKGBUILD
+++ b/community/dee/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=dee
pkgver=1.0.14
-pkgrel=3
+pkgrel=3.1
pkgdesc="Library to provide objects allowing to create Model-View-Controller type programs across DBus"
arch=('i686' 'x86_64' 'mips64el')
url="https://launchpad.net/dee"
diff --git a/community/jhead/PKGBUILD b/community/jhead/PKGBUILD
index 3b217dd63..9619fd27a 100644
--- a/community/jhead/PKGBUILD
+++ b/community/jhead/PKGBUILD
@@ -4,10 +4,10 @@
pkgname=jhead
pkgver=2.96
-pkgrel=1
+pkgrel=1.1
pkgdesc="EXIF JPEG info parser and thumbnail remover"
url="http://www.sentex.net/~mwandel/jhead/"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
license=('custom')
depends=('glibc')
optdepends=('libjpeg: to up-right images according to rotation tag')
diff --git a/community/kyotocabinet/PKGBUILD b/community/kyotocabinet/PKGBUILD
index 34cb5c73a..a46e0fcfd 100644
--- a/community/kyotocabinet/PKGBUILD
+++ b/community/kyotocabinet/PKGBUILD
@@ -5,9 +5,9 @@
pkgname=kyotocabinet
pkgver=1.2.76
-pkgrel=1
+pkgrel=1.1
pkgdesc="a modern implementation of DBM in C++"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'mips64el')
url="http://fallabs.com/kyotocabinet"
license=('LGPL3')
makedepends=('gcc>=3.1' 'make' 'pkgconfig' 'zlib')