[arch-commits] Commit in evolution-data-server/trunk (PKGBUILD)
Jan Steffens
heftig at gemini.archlinux.org
Tue Nov 2 23:44:25 UTC 2021
Date: Tuesday, November 2, 2021 @ 23:44:25
Author: heftig
Revision: 427029
3.42.1-1
Modified:
evolution-data-server/trunk/PKGBUILD
----------+
PKGBUILD | 7 ++-----
1 file changed, 2 insertions(+), 5 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-11-02 23:38:58 UTC (rev 427028)
+++ PKGBUILD 2021-11-02 23:44:25 UTC (rev 427029)
@@ -2,7 +2,7 @@
# Contributor: Jan de Groot <jgc at archlinux.org>
pkgname=evolution-data-server
-pkgver=3.40.4
+pkgver=3.42.1
pkgrel=1
pkgdesc="Centralized access to appointments and contacts"
url="https://wiki.gnome.org/Apps/Evolution"
@@ -13,7 +13,7 @@
libecal-2.0.so libedata-book-1.2.so libedata-cal-2.0.so libedataserver-1.2.so
libedataserverui-1.2.so)
license=(GPL)
-_commit=207d1ed96fd7286930753c0ebd85b449d18e521b # tags/3.40.4^0
+_commit=ae2a829a1e869050217709cb929268d413e406ae # tags/3.42.1^0
source=("git+https://gitlab.gnome.org/GNOME/evolution-data-server.git#commit=$_commit")
sha256sums=('SKIP')
@@ -24,9 +24,6 @@
prepare() {
cd $pkgname
-
- # PrintableOptions.cmake: Correct variable name comparison
- git cherry-pick -n c95a70bfeae25ba11fbe50fe759a6cdb29388e44
}
build() {
More information about the arch-commits
mailing list