Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging
/ Packages / evolution-ews
Commits:
8dd81fc3 by Jan Alexander Steffens (heftig) at 2024-11-22T15:44:05+01:00
3.54.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.54.1
+ pkgver = 3.54.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.54.1
- b2sums =
cca6cbbb8d10bf0d456cd61c0f8b96dadde9d45f2f092176b31d94ed3adfb4cbbde2b6e6d87b3be079cec6e201b48e06857bd99127d5310b893a703e363d2005
+ source = git+https://gitlab.gnome.org/GNOME/evolution-ews.git#tag=3.54.2
+ b2sums =
3d9d8dfa9b0e8b48d21489487756bd8f6f223be738f515c8fd11030d38a711fb12a8724b6c4b1dd0a12fd208042e5a4097c8163a293eba24ccab651f0925401d
pkgname = evolution-ews
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Ionut Biru <[email protected]>
pkgname=evolution-ews
-pkgver=3.54.1
+pkgver=3.54.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=('cca6cbbb8d10bf0d456cd61c0f8b96dadde9d45f2f092176b31d94ed3adfb4cbbde2b6e6d87b3be079cec6e201b48e06857bd99127d5310b893a703e363d2005')
+b2sums=('3d9d8dfa9b0e8b48d21489487756bd8f6f223be738f515c8fd11030d38a711fb12a8724b6c4b1dd0a12fd208042e5a4097c8163a293eba24ccab651f0925401d')
prepare() {
cd $pkgname
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/evolution-ews/-/commit/8dd81fc3a71bf387a1df263c71e0f511f4fa2dfa
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/evolution-ews/-/commit/8dd81fc3a71bf387a1df263c71e0f511f4fa2dfa
You're receiving this email because of your account on gitlab.archlinux.org.