[arch-commits] Commit in couchdb/trunk (PKGBUILD)

Bruno Pagani archange at gemini.archlinux.org
Sun Jul 25 02:48:09 UTC 2021


    Date: Sunday, July 25, 2021 @ 02:48:08
  Author: archange
Revision: 984937

Actually bump the pkgrel, not downgrade it

Modified:
  couchdb/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-25 02:38:16 UTC (rev 984936)
+++ PKGBUILD	2021-07-25 02:48:08 UTC (rev 984937)
@@ -5,7 +5,7 @@
 
 pkgname=couchdb
 pkgver=3.1.1
-pkgrel=2
+pkgrel=4
 pkgdesc="Document-oriented database that can be queried and indexed in a MapReduce fashion using JSON"
 arch=(x86_64)
 url="https://couchdb.apache.org"



More information about the arch-commits mailing list