Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging
/ Packages / evolution-ews
Commits:
9fc01105 by Jan Alexander Steffens (heftig) at 2024-05-25T00:18:28+02:00
3.52.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.52.1
+ pkgver = 3.52.2
pkgrel = 1
url = https://gitlab.gnome.org/GNOME/evolution/-/wikis/home
arch = x86_64
@@ -23,7 +23,7 @@ pkgbase = evolution-ews
depends = libsoup3
depends = libxml2
depends = pango
- source = git+https://gitlab.gnome.org/GNOME/evolution-ews.git#tag=3.52.1
- b2sums =
50f4bba01c47d3268471e83bd60d0edb35cc905827718ed03c07516b3f4feb27489fc779060c744d2880bb337172eea5fa0a0e14134be674aa4549c207c9344e
+ source = git+https://gitlab.gnome.org/GNOME/evolution-ews.git#tag=3.52.2
+ b2sums =
4f676d605e8769ffbd2cb34949029cd7589dbbbf8ee52cf36a15fdb994c29985b8abd1a9fb3e3b70e158a975d666e7e75d534ea6b9ab0a3bdf34afdff9e2718a
pkgname = evolution-ews
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Ionut Biru <[email protected]>
pkgname=evolution-ews
-pkgver=3.52.1
+pkgver=3.52.2
pkgrel=1
pkgdesc="MS Exchange integration through Exchange Web Services"
url="https://gitlab.gnome.org/GNOME/evolution/-/wikis/home"
@@ -32,7 +32,7 @@ makedepends=(
systemd
)
source=("git+https://gitlab.gnome.org/GNOME/evolution-ews.git#tag=$pkgver")
-b2sums=('50f4bba01c47d3268471e83bd60d0edb35cc905827718ed03c07516b3f4feb27489fc779060c744d2880bb337172eea5fa0a0e14134be674aa4549c207c9344e')
+b2sums=('4f676d605e8769ffbd2cb34949029cd7589dbbbf8ee52cf36a15fdb994c29985b8abd1a9fb3e3b70e158a975d666e7e75d534ea6b9ab0a3bdf34afdff9e2718a')
prepare() {
cd $pkgname
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/evolution-ews/-/commit/9fc011051617b9b92f0053cfd89688f54dce3a58
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/evolution-ews/-/commit/9fc011051617b9b92f0053cfd89688f54dce3a58
You're receiving this email because of your account on gitlab.archlinux.org.