Date: Friday, April 22, 2022 @ 23:08:30 Author: heftig Revision: 443783
3.44.1-1 Modified: evolution-data-server/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-22 23:08:25 UTC (rev 443782) +++ PKGBUILD 2022-04-22 23:08:30 UTC (rev 443783) @@ -2,8 +2,8 @@ # Contributor: Jan de Groot <[email protected]> pkgname=evolution-data-server -pkgver=3.44.0 -pkgrel=2 +pkgver=3.44.1 +pkgrel=1 pkgdesc="Centralized access to appointments and contacts" url="https://wiki.gnome.org/Apps/Evolution" arch=(x86_64) @@ -15,7 +15,7 @@ libedataserverui-1.2.so) license=(GPL) options=(debug) -_commit=1c7202b0a17d97426a5dc1391ccf8da37b5eb0ec # tags/3.44.0^0 +_commit=3f9d74ba18bb752877887579243eb3b7af98f211 # tags/3.44.1^0 source=("git+https://gitlab.gnome.org/GNOME/evolution-data-server.git#commit=$_commit") sha256sums=('SKIP')
