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

Antonio Rojas arojas at archlinux.org
Thu Jul 16 07:08:12 UTC 2020


    Date: Thursday, July 16, 2020 @ 07:08:11
  Author: arojas
Revision: 664102

jsoncpp 1.8.3 rebuild

Modified:
  jami-daemon/trunk/PKGBUILD

----------+
 PKGBUILD |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-16 06:52:35 UTC (rev 664101)
+++ PKGBUILD	2020-07-16 07:08:11 UTC (rev 664102)
@@ -4,7 +4,7 @@
 _pkgname=ring-daemon
 pkgname=jami-daemon
 pkgver=20190813
-pkgrel=4
+pkgrel=5
 _pjprojectver=5dfa75be7d69047387f9b0436dd9492bbbf03fe4
 pkgdesc="Free and universal communication platform which preserves the users’ privacy and freedoms (daemon component)"
 arch=(x86_64)
@@ -28,6 +28,9 @@
 
 prepare() {
   cd ${_pkgname}
+
+  git cherry-pick -n 14deb3d34bde107744bf27e34de0608e7801f4d2 # Fix build with GCC 10
+
   cp ../pjproject-${_pjprojectver}.tar.gz contrib/tarballs
   mkdir contrib/native
   autoreconf -fvi



More information about the arch-commits mailing list