Date: Friday, March 18, 2022 @ 12:13:29 Author: archange Revision: 1158479
upgpkg: jami-qt 20220317-1 Modified: jami-qt/trunk/PKGBUILD ----------+ PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-18 12:12:58 UTC (rev 1158478) +++ PKGBUILD 2022-03-18 12:13:29 UTC (rev 1158479) @@ -1,7 +1,7 @@ # Maintainer: Bruno Pagani <[email protected]> pkgname=jami-qt -pkgver=20220211 +pkgver=20220317 pkgrel=1 pkgdesc="Free and universal communication platform which preserves the users’ privacy and freedoms (Qt client)" arch=(x86_64) @@ -9,10 +9,10 @@ license=(GPL3) groups=(jami) depends=(jami-libclient glib2 gdk-pixbuf2 libnm libnotify qrencode - qt6-declarative qt6-networkauth qt6-svg qt6-5compat - qt6-webengine qt6-webchannel) -makedepends=(git cmake python) -_commit=122777518ae6b09c85b877a1abbdcf35e6795fda + qt6-declarative qt6-multimedia qt6-networkauth qt6-svg + qt6-5compat qt6-webengine qt6-webchannel) +makedepends=(git cmake python qt6-tools) +_commit=bef42fb1ce9b4cbd1418bae539d0ac8f75e8a590 source=(git+https://git.jami.net/savoirfairelinux/jami-client-qt.git#commit=${_commit}) md5sums=(SKIP)
