summaryrefslogtreecommitdiff
path: root/community/mongodb/PKGBUILD
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-04-14 13:11:29 +0200
committerMichał Masłowski <mtjm@mtjm.eu>2012-04-14 13:11:29 +0200
commit1d953269cf1d33902f0a61e4cb50ed8ed2895874 (patch)
tree5738504fa3ad42138b46f2906cf8a40b5f78afb9 /community/mongodb/PKGBUILD
parent8e5c27c1b5d01d353df2542166d50f9f456b2597 (diff)
parentcaa3e47071c8516ac31afaa0b654f5aaa4911939 (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: extra/php-apc/PKGBUILD testing/glibmm/PKGBUILD testing/gtkmm3/PKGBUILD testing/udisks2/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 7a50d2c83..9e48f12f3 100644
--- a/community/mongodb/PKGBUILD
+++ b/community/mongodb/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 69242 2012-04-11 01:32:02Z tdziedzic $
+# $Id: PKGBUILD 69293 2012-04-12 17:54:48Z tdziedzic $
# Maintainer: Thomas Dziedzic < gostrc at gmail >
# Contributor: Mathias Stearn <mathias@10gen.com>
# Contributor: Alec Thomas
pkgname=mongodb
pkgver=2.0.4
-pkgrel=3
+pkgrel=4
pkgdesc='A high-performance, open source, schema-free document-oriented database.'
arch=('i686' 'x86_64' 'mips64el')
url='http://www.mongodb.org'