Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
jami-qt
Commits:
f50ee8d1 by Antonio Rojas at 2024-09-15T11:31:24+02:00
upgpkg: 20240823.0-1: Update to 20240823.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = jami-qt
pkgdesc = Free and universal communication platform which preserves the
users’ privacy and freedoms (Qt client)
- pkgver = 20240325.0
- pkgrel = 2
+ pkgver = 20240823.0
+ pkgrel = 1
url = https://jami.net
arch = x86_64
groups = jami
@@ -28,15 +28,15 @@ pkgbase = jami-qt
conflicts = jami-libclient
replaces = jami-gnome
replaces = jami-libclient
- source =
git+https://git.jami.net/savoirfairelinux/jami-client-qt.git#tag=stable/20240325.0
+ source =
git+https://git.jami.net/savoirfairelinux/jami-client-qt.git#tag=stable/20240823.0
source =
git+https://github.com/atraczyk/SortFilterProxyModel#commit=a2a0c72e4db38e1c5478bd3e0f67ff99fae11f00
- source =
git+https://github.com/mity/md4c#commit=e9ff661ff818ee94a4a231958d9b6768dc6882c9
+ source =
git+https://github.com/mity/md4c#commit=ad8d41127b94e2f0633ad14b3787f0bc4613a689
source =
git+https://github.com/htacg/tidy-html5#commit=d08ddc2860aa95ba8e301343a30837f157977cba
source = drop-qt-version-check.patch
source = qt-6.6.patch
- sha256sums =
26b2ec335f7ac6bb8b1853219782d6800a7c543a6d8ca96bff6bdbe8067e7424
+ sha256sums =
ab4b4a2b3d2a57afb8aca2adc8a883464d127ee1658f7d46175f1cb3b120143b
sha256sums =
47e134be55b75996e1c38deba860a4171fc54b45b01b193d14f9fc5af1db8ee6
- sha256sums =
d9b71d285c59823126c8b71242e7b8c0540d68ab41b97459926dc6516c4f1045
+ sha256sums =
fd2217ffb1756b017439a032bf6c80bc13f6a0900287a9874870dcd314ca3614
sha256sums =
d756abef2fe8277cec1fe513e6af85362a173d9e046967494e68f76c2f6bbc60
sha256sums =
e64eb0e5abf1be8245aea7eb705659d225b0c711c286166e28541fc66532a220
sha256sums =
61d7ca804ed18650274f233cd60a811518859b4c6739ecc246414c35c4b8d906
=====================================
PKGBUILD
=====================================
@@ -1,8 +1,8 @@
# Maintainer: Bruno Pagani <[email protected]>
pkgname=jami-qt
-pkgver=20240325.0
-pkgrel=2
+pkgver=20240823.0
+pkgrel=1
pkgdesc="Free and universal communication platform which preserves the users’
privacy and freedoms (Qt client)"
arch=(x86_64)
url="https://jami.net"
@@ -15,7 +15,7 @@ makedepends=(git cmake python qt6-networkauth qt6-tools)
replaces=(jami-gnome jami-libclient)
conflicts=(jami-gnome jami-libclient)
_sfpmcommit=a2a0c72e4db38e1c5478bd3e0f67ff99fae11f00
-_md4ccommit=e9ff661ff818ee94a4a231958d9b6768dc6882c9
+_md4ccommit=ad8d41127b94e2f0633ad14b3787f0bc4613a689
_tidycommit=d08ddc2860aa95ba8e301343a30837f157977cba
source=(git+https://git.jami.net/savoirfairelinux/jami-client-qt.git#tag=stable/$pkgver
git+https://github.com/atraczyk/SortFilterProxyModel#commit=${_sfpmcommit}
@@ -23,9 +23,9 @@
source=(git+https://git.jami.net/savoirfairelinux/jami-client-qt.git#tag=stable/
git+https://github.com/htacg/tidy-html5#commit=${_tidycommit}
drop-qt-version-check.patch
qt-6.6.patch)
-sha256sums=('26b2ec335f7ac6bb8b1853219782d6800a7c543a6d8ca96bff6bdbe8067e7424'
+sha256sums=('ab4b4a2b3d2a57afb8aca2adc8a883464d127ee1658f7d46175f1cb3b120143b'
'47e134be55b75996e1c38deba860a4171fc54b45b01b193d14f9fc5af1db8ee6'
- 'd9b71d285c59823126c8b71242e7b8c0540d68ab41b97459926dc6516c4f1045'
+ 'fd2217ffb1756b017439a032bf6c80bc13f6a0900287a9874870dcd314ca3614'
'd756abef2fe8277cec1fe513e6af85362a173d9e046967494e68f76c2f6bbc60'
'e64eb0e5abf1be8245aea7eb705659d225b0c711c286166e28541fc66532a220'
'61d7ca804ed18650274f233cd60a811518859b4c6739ecc246414c35c4b8d906')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/jami-qt/-/commit/f50ee8d10a3031ee384365b49a4f53b6c2e2202d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/jami-qt/-/commit/f50ee8d10a3031ee384365b49a4f53b6c2e2202d
You're receiving this email because of your account on gitlab.archlinux.org.