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

Bruno Pagani archange at gemini.archlinux.org
Thu Jun 30 12:06:03 UTC 2022


    Date: Thursday, June 30, 2022 @ 12:06:02
  Author: archange
Revision: 1243008

upgpkg: jami-daemon 20220629-1

Modified:
  jami-daemon/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-30 11:48:11 UTC (rev 1243007)
+++ PKGBUILD	2022-06-30 12:06:02 UTC (rev 1243008)
@@ -2,8 +2,8 @@
 # Contributor: Baptiste Jonglez <baptiste--aur at jonglez dot org>
 
 pkgname=jami-daemon
-pkgver=20220511
-pkgrel=2
+pkgver=20220629
+pkgrel=1
 pkgdesc="Free and universal communication platform which preserves the users’ privacy and freedoms (daemon component)"
 arch=(x86_64)
 url="https://jami.net"
@@ -15,12 +15,12 @@
 # portaudio needs a not-yet-upstream patch https://git.jami.net/savoirfairelinux/jami-daemon/-/issues/650
 makedepends=(git cmake perl asio msgpack-c msgpack-cxx restinio systemd meson)
 checkdepends=(cppunit)
-_commit=35a0fcdeb8b4c14f21e8aea87fe4892c8566fef4
-_pjprojectver=e1f389d0b905011e0cb62cbdf7a8b37fc1bcde1a
+_commit=72a7d2339a1ba9bb1cf356f19c28deeb2f9be76e
+_pjprojectver=ffca1df9bb3d0d08777f66c2bff55f4134150571
 source=(git+https://git.jami.net/savoirfairelinux/${pkgname}.git#commit=${_commit}
         https://github.com/savoirfairelinux/pjproject/archive/${_pjprojectver}/pjproject-${_pjprojectver}.tar.gz)
 noextract=(pjproject-${_pjprojectver}.tar.gz)
-sha512sums=(SKIP a1ed0519ddf8dc91f47042497530cbcb1c8736506d0c2b677751a3368c0a202952ff563946664705dbf5806bed8ade784885db62f8278a204f516a4e60917b1e)
+sha512sums=(SKIP 57ccc66c91c8f2ac1acc88bc9eaf503b561d6e2eeb2a1ac2c1bc7293459d45f1356b462c32242071012d4883ef1d4ea1c4a9da1c6dd15cb4d677af84bedd00f2)
 
 pkgver() {
   cd ${pkgname}



More information about the arch-commits mailing list