summaryrefslogtreecommitdiff
path: root/community/mongodb/PKGBUILD
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2013-04-01 09:30:54 +0200
committerMichał Masłowski <mtjm@mtjm.eu>2013-04-01 09:30:54 +0200
commitde07e6523dc20f8974ff7252fa3cd85889edcd31 (patch)
tree68fbecb38319faa111bf4ada3bc10deb2c426d09 /community/mongodb/PKGBUILD
parente1e2e8d3cae181f786ecc988e86152a99ad882a8 (diff)
parentc623429f33c434cb1cb11974d9e71f48dd5a881f (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/bitcoin/PKGBUILD community/gnash/PKGBUILD community/picard/PKGBUILD community/python2-tagpy/PKGBUILD community/sigil/PKGBUILD extra/avogadro/PKGBUILD extra/barcode/PKGBUILD extra/libpst/PKGBUILD extra/mkvtoolnix/PKGBUILD extra/vigra/PKGBUILD
Diffstat (limited to 'community/mongodb/PKGBUILD')
-rw-r--r--community/mongodb/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/mongodb/PKGBUILD b/community/mongodb/PKGBUILD
index a1c60f59a..afa9019e0 100644
--- a/community/mongodb/PKGBUILD
+++ b/community/mongodb/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 86909 2013-03-24 11:55:43Z fyan $
+# $Id: PKGBUILD 87422 2013-03-31 19:18:27Z stephane $
# Maintainer: Felix Yan <felixonmars@gmail.com>
# Contributor: Sven-Hendrik Haase <sh@lutzhaase.com>
# Contributor: Thomas Dziedzic < gostrc at gmail >
@@ -7,7 +7,7 @@
pkgname=mongodb
pkgver=2.4.1
-pkgrel=1
+pkgrel=2
pkgdesc='A high-performance, open source, schema-free document-oriented database'
arch=('i686' 'x86_64' 'mips64el')
url='http://www.mongodb.org'