diff options
Diffstat (limited to 'community/rethinkdb')
-rw-r--r-- | community/rethinkdb/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/rethinkdb/APKBUILD b/community/rethinkdb/APKBUILD index 8cf615e737..97efdc40dc 100644 --- a/community/rethinkdb/APKBUILD +++ b/community/rethinkdb/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Daniel Treadwell <daniel@djt.id.au> pkgname=rethinkdb pkgver=2.3.5 -pkgrel=8 +pkgrel=9 pkgdesc="Distributed powerful and scalable NoSQL database" url="http://www.rethinkdb.com" arch="x86_64" |