Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging
/ Packages / evolution-ews
Commits:
4a78123e by Jan Alexander Steffens (heftig) at 2025-11-21T16:08:30+01:00
3.58.2-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = evolution-ews
pkgdesc = MS Exchange integration through Exchange Web Services
- pkgver = 3.58.1
+ pkgver = 3.58.2
pkgrel = 1
url = https://gitlab.gnome.org/GNOME/evolution/-/wikis/home
arch = x86_64
@@ -24,7 +24,7 @@ pkgbase = evolution-ews
depends = libsoup3
depends = libxml2
depends = pango
- source = git+https://gitlab.gnome.org/GNOME/evolution-ews.git#tag=3.58.1
- b2sums =
3fc3ba803f81932c6c41db2fe861d5ea7784fb0e7008c52fbec7ac101bb7011e417bd367aacfc657ca4692529d6c46e31328e12266c80b41125f3e363980f3d4
+ source = git+https://gitlab.gnome.org/GNOME/evolution-ews.git#tag=3.58.2
+ b2sums =
4570bd72636aa514e82ec7fcaa41f1ac7505a082ed1c798c26a9b387fdb66da3f19fe4fa62d7ddaf58149a2c88fa8845dbb38b105f5b34234a5e3a327a9ac305
pkgname = evolution-ews
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Ionut Biru <[email protected]>
pkgname=evolution-ews
-pkgver=3.58.1
+pkgver=3.58.2
pkgrel=1
pkgdesc="MS Exchange integration through Exchange Web Services"
url="https://gitlab.gnome.org/GNOME/evolution/-/wikis/home"
@@ -33,7 +33,7 @@ makedepends=(
systemd
)
source=("git+https://gitlab.gnome.org/GNOME/evolution-ews.git#tag=$pkgver")
-b2sums=('3fc3ba803f81932c6c41db2fe861d5ea7784fb0e7008c52fbec7ac101bb7011e417bd367aacfc657ca4692529d6c46e31328e12266c80b41125f3e363980f3d4')
+b2sums=('4570bd72636aa514e82ec7fcaa41f1ac7505a082ed1c798c26a9b387fdb66da3f19fe4fa62d7ddaf58149a2c88fa8845dbb38b105f5b34234a5e3a327a9ac305')
prepare() {
cd $pkgname
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/evolution-ews/-/commit/4a78123eb71cc542eb9c51a2bb44efe5200751cc
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/evolution-ews/-/commit/4a78123eb71cc542eb9c51a2bb44efe5200751cc
You're receiving this email because of your account on gitlab.archlinux.org.