Andreas Radke pushed to branch main at Arch Linux / Packaging / Packages / 
couchdb


Commits:
f0cc69c9 by Andreas Radke at 2023-12-11T16:55:56+01:00
upgpkg: 3.3.2-2; icu rebuild

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,39 @@
+pkgbase = couchdb
+       pkgdesc = Document-oriented database that can be queried and indexed in 
a MapReduce fashion using JSON
+       pkgver = 3.3.2
+       pkgrel = 2
+       url = https://couchdb.apache.org
+       arch = x86_64
+       license = Apache
+       makedepends = erlang-nox
+       depends = icu
+       depends = js91
+       depends = zlib
+       optdepends = erlang-nox: for weatherreport
+       options = !makeflags
+       backup = etc/couchdb/local.ini
+       backup = etc/couchdb/vm.args
+       backup = etc/default/couchdb
+       source = 
https://archive.apache.org/dist/couchdb/source/3.3.2/apache-couchdb-3.3.2.tar.gz
+       source = 
https://archive.apache.org/dist/couchdb/source/3.3.2/apache-couchdb-3.3.2.tar.gz.asc
+       source = 
https://github.com/davisp/jiffy/archive/1.1.1/jiffy-1.1.1.tar.gz
+       source = erlang-26.patch
+       source = erlang-26-compatibilty.patch
+       source = couchdb.default
+       source = couchdb.service
+       source = couchdb.sysusers
+       source = couchdb.tmpfiles
+       validpgpkeys = 2EC788AE3F239FA13E82D215CDE711289384AE37
+       validpgpkeys = D2B17F9DA23C0A10991AF2E3D9EE01E47852AEE4
+       validpgpkeys = 0BD7A98499C4AB41C910EE65FC04DFBC9657A78E
+       sha256sums = 
3d6823d42d10cf0d4f86c9c4fe59c9932c89d68578fcb6c4b4278dc769308daa
+       sha256sums = SKIP
+       sha256sums = 
a999351d956d3ed10c33a6dd7e9435e674e519b5b82a46d60361afdb83062fd8
+       sha256sums = 
06782fccf44ad0463f55f0d9edc03c3ba05958471811bc38c1a155d322e09fa5
+       sha256sums = 
ec18cdf8b0e7287db0467385797b5fe11f17701ab10df631cb74b6e56099bf5e
+       sha256sums = 
0d21fdd7851b3a6fa099b030cab0e96705b1d5a3a83a4ff1c871814d8742cae9
+       sha256sums = 
6ab3d362f3fcd9079036c883dc09dc597584cb627831460f2e0c68a31aa052ae
+       sha256sums = 
3ed1ad2a37a068ce194b03fb72eb35285d60fa7faf2d2c2bb710703d229108a8
+       sha256sums = 
7331b9675e3668c5f0d632bee5d154c061cc3e60d451bef3dc0d0ab2dadfa006
+
+pkgname = couchdb


=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
 
 pkgname=couchdb
 pkgver=3.3.2
-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";



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/couchdb/-/commit/f0cc69c927da0e81a665c24c2f841917d9b02d70

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/couchdb/-/commit/f0cc69c927da0e81a665c24c2f841917d9b02d70
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to