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

Jan Steffens heftig at gemini.archlinux.org
Fri Apr 22 23:19:00 UTC 2022


    Date: Friday, April 22, 2022 @ 23:19:00
  Author: heftig
Revision: 443792

3.44.1-1

Modified:
  evolution/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-22 23:09:40 UTC (rev 443791)
+++ PKGBUILD	2022-04-22 23:19:00 UTC (rev 443792)
@@ -4,7 +4,7 @@
 
 pkgbase=evolution
 pkgname=(evolution evolution-bogofilter evolution-spamassassin)
-pkgver=3.44.0
+pkgver=3.44.1
 pkgrel=1
 pkgdesc="Manage your email, contacts and schedule"
 url="https://wiki.gnome.org/Apps/Evolution"
@@ -15,7 +15,7 @@
 makedepends=(intltool itstool docbook-xsl networkmanager bogofilter
              spamassassin highlight gtk-doc yelp-tools git cmake ninja)
 options=(!emptydirs debug)
-_commit=0839b6f5b459b2fdd79e1fcf385b8d5c7759135f  # tags/3.44.0^0
+_commit=38912dc06f22d414877ba6e3d43f280554b9670f  # tags/3.44.1^0
 source=("git+https://gitlab.gnome.org/GNOME/evolution.git#commit=$_commit")
 sha256sums=('SKIP')
 
@@ -26,10 +26,6 @@
 
 prepare() {
   cd $pkgbase
-
-  # https://gitlab.gnome.org/GNOME/evolution/-/issues/1835
-  # Mail: Preview uses wrong colors for HTML mail with dark theme
-  git cherry-pick -n dea447327f92ea1617f1f852658326dc8852e721
 }
 
 build() {



More information about the arch-commits mailing list