Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / gajim
Commits:
2c6f2180 by Robin Candau at 2026-07-15T18:52:04+02:00
upgpkg: 2.5.0-1: New upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = gajim
pkgdesc = Full featured and easy to use XMPP (Jabber) client
- pkgver = 2.4.7
+ pkgver = 2.5.0
pkgrel = 1
url = https://gajim.org/
arch = any
@@ -53,8 +53,8 @@ pkgbase = gajim
optdepends = gst-plugin-gtk4: for video and audio calls
optdepends = libxss: for idle time checking on X11
optdepends = python-gpgme: encrypting chat messages with OpenPGP
- source =
https://dev.gajim.org/gajim/gajim/-/archive/2.4.7/gajim-2.4.7.tar.gz
- sha512sums =
2c4350a15f70ad4f3805862df63984b4f37e56b5a48b85d131e604d65a4b7e07c846586d24eef4ace8b6b54dd503bb272afd83ee3c669a49b2ed037f6e32b36a
- b2sums =
7938b9781c16b486c54ca5f00f7df4ce5c86c5bdc4f50d05a0a2b58b8e4ac8c4dc7eb8e5fe63c663ad02e995390f8e34c0bb23965ef7dc589521efdf48fc7378
+ source =
https://dev.gajim.org/gajim/gajim/-/archive/2.5.0/gajim-2.5.0.tar.gz
+ sha512sums =
1245025870104fc1d9f25afbf625e84903429078475c8e558d0f1b8c6992f3d7fcac0adcbb4e1fea4762ef813ae34d7464b3c1ed7462eea0e49d70c09908c451
+ b2sums =
8a18a73f397dec16dcd3f128cf15db9e75998632fa1ca596835b78b600f2ea501df463911c38feb04e02fda73b82a76a287dcd350cb13b2cab0bd95e7c065307
pkgname = gajim
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Eric Bélanger <[email protected]>
pkgname=gajim
-pkgver=2.4.7
+pkgver=2.5.0
pkgrel=1
pkgdesc="Full featured and easy to use XMPP (Jabber) client"
url="https://gajim.org/"
@@ -28,8 +28,8 @@ optdepends=('python-dbus: to have gajim-remote working'
'libxss: for idle time checking on X11'
'python-gpgme: encrypting chat messages with OpenPGP')
source=("https://dev.gajim.org/gajim/gajim/-/archive/${pkgver}/gajim-${pkgver}.tar.gz")
-sha512sums=('2c4350a15f70ad4f3805862df63984b4f37e56b5a48b85d131e604d65a4b7e07c846586d24eef4ace8b6b54dd503bb272afd83ee3c669a49b2ed037f6e32b36a')
-b2sums=('7938b9781c16b486c54ca5f00f7df4ce5c86c5bdc4f50d05a0a2b58b8e4ac8c4dc7eb8e5fe63c663ad02e995390f8e34c0bb23965ef7dc589521efdf48fc7378')
+sha512sums=('1245025870104fc1d9f25afbf625e84903429078475c8e558d0f1b8c6992f3d7fcac0adcbb4e1fea4762ef813ae34d7464b3c1ed7462eea0e49d70c09908c451')
+b2sums=('8a18a73f397dec16dcd3f128cf15db9e75998632fa1ca596835b78b600f2ea501df463911c38feb04e02fda73b82a76a287dcd350cb13b2cab0bd95e7c065307')
build() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gajim/-/commit/2c6f2180f8e6bf64c76b6c806145da1aa64d623c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/gajim/-/commit/2c6f2180f8e6bf64c76b6c806145da1aa64d623c
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help