Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging
/ Packages / evolution-ews
Commits:
de3dba88 by Jan Alexander Steffens (heftig) at 2025-01-04T01:13:01+01:00
3.54.3-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.54.2
+ pkgver = 3.54.3
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.54.2
- b2sums =
3d9d8dfa9b0e8b48d21489487756bd8f6f223be738f515c8fd11030d38a711fb12a8724b6c4b1dd0a12fd208042e5a4097c8163a293eba24ccab651f0925401d
+ source = git+https://gitlab.gnome.org/GNOME/evolution-ews.git#tag=3.54.3
+ b2sums =
522190678975deb545e851edc0ac83a7ae8b131a1bbd4ad1289a51763e38a403b5ae8767cf977df193f966e2a5f61c4c787699ca43e6006769fb53c4c3695941
pkgname = evolution-ews
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Ionut Biru <[email protected]>
pkgname=evolution-ews
-pkgver=3.54.2
+pkgver=3.54.3
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=('3d9d8dfa9b0e8b48d21489487756bd8f6f223be738f515c8fd11030d38a711fb12a8724b6c4b1dd0a12fd208042e5a4097c8163a293eba24ccab651f0925401d')
+b2sums=('522190678975deb545e851edc0ac83a7ae8b131a1bbd4ad1289a51763e38a403b5ae8767cf977df193f966e2a5f61c4c787699ca43e6006769fb53c4c3695941')
prepare() {
cd $pkgname
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/evolution-ews/-/commit/de3dba88f3b3e9454e6eaa35a62313f4bed09feb
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/evolution-ews/-/commit/de3dba88f3b3e9454e6eaa35a62313f4bed09feb
You're receiving this email because of your account on gitlab.archlinux.org.