Date: Friday, January 6, 2023 @ 17:55:47
  Author: heftig
Revision: 466080

3.46.3-1

Modified:
  evolution-ews/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-01-06 17:53:37 UTC (rev 466079)
+++ PKGBUILD    2023-01-06 17:55:47 UTC (rev 466080)
@@ -2,8 +2,8 @@
 # Contributor: Ionut Biru <[email protected]>
 
 pkgname=evolution-ews
-pkgver=3.46.2
-pkgrel=2
+pkgver=3.46.3
+pkgrel=1
 pkgdesc="MS Exchange integration through Exchange Web Services"
 url="https://wiki.gnome.org/Apps/Evolution/EWS";
 arch=(x86_64)
@@ -11,7 +11,7 @@
 depends=(libmspack evolution)
 makedepends=(git intltool python cmake ninja systemd)
 options=(debug)
-_commit=64dac78fd7618b48681b7e2095593a727fc9b4c6  # tags/3.46.2^0
+_commit=2bb4a0a19a37852255e676027c81571c7de61329  # tags/3.46.3^0
 source=("git+https://gitlab.gnome.org/GNOME/evolution-ews.git#commit=$_commit";)
 sha256sums=('SKIP')
 

Reply via email to