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

Jan Steffens heftig at archlinux.org
Sun Sep 27 17:00:52 UTC 2020


    Date: Sunday, September 27, 2020 @ 17:00:52
  Author: heftig
Revision: 396778

3.38.0-1

Modified:
  gnome-calendar/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-27 16:55:30 UTC (rev 396777)
+++ PKGBUILD	2020-09-27 17:00:52 UTC (rev 396778)
@@ -1,18 +1,19 @@
-# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
-# Maintainer: Jan de Groot <jgc at archlinux.org>
+# Maintainer: Jan Alexander Steffens (heftig) <heftig at archlinux.org>
+# Contributor: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gnome-calendar
-pkgver=3.36.2
+pkgver=3.38.0
 pkgrel=1
 pkgdesc="Simple and beautiful calendar application designed to perfectly fit the GNOME desktop"
 url="https://wiki.gnome.org/Apps/Calendar"
 arch=(x86_64)
 license=(GPL)
-depends=(evolution-data-server gsettings-desktop-schemas gnome-control-center libdazzle)
+depends=(evolution-data-server gsettings-desktop-schemas gnome-control-center
+         libdazzle libhandy0)
 makedepends=(python appstream-glib git meson)
 optdepends=('evolution: ICS file import')
 groups=(gnome)
-_commit=d139216e41f3eb77fe8cc8742970cd20daf69967  # tags/3.36.2^0
+_commit=dc06fa92e29c8601216ccf4d2a0cc93c61227f26  # tags/3.38.0^0
 source=("git+https://gitlab.gnome.org/GNOME/gnome-calendar.git#commit=$_commit")
 sha256sums=('SKIP')
 



More information about the arch-commits mailing list