[arch-commits] Commit in evolution-ews/trunk (PKGBUILD)

Jan Steffens heftig at archlinux.org
Fri Jan 8 12:12:10 UTC 2021


    Date: Friday, January 8, 2021 @ 12:12:10
  Author: heftig
Revision: 405719

3.38.3-1

Modified:
  evolution-ews/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-08 12:08:39 UTC (rev 405718)
+++ PKGBUILD	2021-01-08 12:12:10 UTC (rev 405719)
@@ -2,7 +2,7 @@
 # Contributor: Ionut Biru <ibiru at archlinux.org>
 
 pkgname=evolution-ews
-pkgver=3.38.2
+pkgver=3.38.3
 pkgrel=1
 pkgdesc="MS Exchange integration through Exchange Web Services"
 url="https://wiki.gnome.org/Apps/Evolution/EWS"
@@ -10,7 +10,7 @@
 license=(LGPL2.1)
 depends=(libmspack evolution)
 makedepends=(git intltool python cmake ninja)
-_commit=3dca4e084743ba0c37378a50bb087477e9522651  # tags/3.38.2^0
+_commit=8b75f1c63dda561e39340cf40de35fb5de3fdf49  # tags/3.38.3^0
 source=("git+https://gitlab.gnome.org/GNOME/evolution-ews.git#commit=$_commit")
 sha256sums=('SKIP')
 
@@ -24,8 +24,6 @@
 }
 
 build() {
-  CFLAGS+=" $CPPFLAGS"
-  CXXFLAGS+=" $CPPFLAGS"
   cmake -S $pkgname -B build -G Ninja \
     -DCMAKE_INSTALL_PREFIX=/usr \
     -DLIBEXEC_INSTALL_DIR=/usr/lib \



More information about the arch-commits mailing list