Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging
/ Packages / evolution-ews
Commits:
f0b594bf by Jan Alexander Steffens (heftig) at 2024-01-05T14:09:54+01:00
3.50.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.50.2
+ pkgver = 3.50.3
pkgrel = 1
url = https://wiki.gnome.org/Apps/Evolution/EWS
arch = x86_64
@@ -13,7 +13,7 @@ pkgbase = evolution-ews
makedepends = systemd
depends = evolution
depends = libmspack
- source =
git+https://gitlab.gnome.org/GNOME/evolution-ews.git#commit=fdb1f5dd5625700cb12ae9e9d51e0154a10a5539
+ source =
git+https://gitlab.gnome.org/GNOME/evolution-ews.git#commit=e09eab8811020c76d3e8380a28b87ed5607b149d
b2sums = SKIP
pkgname = evolution-ews
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Ionut Biru <[email protected]>
pkgname=evolution-ews
-pkgver=3.50.2
+pkgver=3.50.3
pkgrel=1
pkgdesc="MS Exchange integration through Exchange Web Services"
url="https://wiki.gnome.org/Apps/Evolution/EWS"
@@ -21,7 +21,7 @@ makedepends=(
python
systemd
)
-_commit=fdb1f5dd5625700cb12ae9e9d51e0154a10a5539 # tags/3.50.2^0
+_commit=e09eab8811020c76d3e8380a28b87ed5607b149d # tags/3.50.3^0
source=("git+https://gitlab.gnome.org/GNOME/evolution-ews.git#commit=$_commit")
b2sums=('SKIP')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/evolution-ews/-/commit/f0b594bfecef6ec7c8b44f8b37c5f1603b902119
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/evolution-ews/-/commit/f0b594bfecef6ec7c8b44f8b37c5f1603b902119
You're receiving this email because of your account on gitlab.archlinux.org.