mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/couchdb to 3.3.3-2
This commit is contained in:
parent
c6efa52550
commit
dccf4383e5
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
pkgbase = couchdb
|
||||
pkgdesc = Document-oriented database that can be queried and indexed in a MapReduce fashion using JSON
|
||||
pkgver = 3.3.3
|
||||
pkgrel = 1
|
||||
pkgrel = 2
|
||||
url = https://couchdb.apache.org
|
||||
arch = x86_64
|
||||
license = Apache
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
pkgname=couchdb
|
||||
pkgver=3.3.3
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Document-oriented database that can be queried and indexed in a MapReduce fashion using JSON"
|
||||
arch=(x86_64)
|
||||
url="https://couchdb.apache.org"
|
||||
|
|
Loading…
Reference in a new issue