Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging
/ Packages / evolution-ews
Commits:
31d28633 by Jan Alexander Steffens (heftig) at 2023-10-20T11:03:28+02:00
3.50.1-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.0
+ pkgver = 3.50.1
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=4110cc6f066a216b336223ffbd82f73dae56d0c1
+ source =
git+https://gitlab.gnome.org/GNOME/evolution-ews.git#commit=1df65d23109dc07130ba17ae96d67574390708eb
b2sums = SKIP
pkgname = evolution-ews
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Ionut Biru <[email protected]>
pkgname=evolution-ews
-pkgver=3.50.0
+pkgver=3.50.1
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=4110cc6f066a216b336223ffbd82f73dae56d0c1 # tags/3.50.0^0
+_commit=1df65d23109dc07130ba17ae96d67574390708eb # tags/3.50.1^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/31d28633457d45cdb9356244d36e533c62c5f1d1
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/evolution-ews/-/commit/31d28633457d45cdb9356244d36e533c62c5f1d1
You're receiving this email because of your account on gitlab.archlinux.org.