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

Jan Steffens heftig at archlinux.org
Thu Mar 25 20:25:17 UTC 2021


    Date: Thursday, March 25, 2021 @ 20:25:17
  Author: heftig
Revision: 410942

40.0-1

Modified:
  gnome-calendar/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-25 20:13:40 UTC (rev 410941)
+++ PKGBUILD	2021-03-25 20:25:17 UTC (rev 410942)
@@ -2,7 +2,7 @@
 # Contributor: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gnome-calendar
-pkgver=3.38.2
+pkgver=40.0
 pkgrel=1
 pkgdesc="Simple and beautiful calendar application designed to perfectly fit the GNOME desktop"
 url="https://wiki.gnome.org/Apps/Calendar"
@@ -9,11 +9,11 @@
 arch=(x86_64)
 license=(GPL)
 depends=(evolution-data-server gsettings-desktop-schemas gnome-control-center
-         libdazzle libhandy0)
-makedepends=(python appstream-glib git meson)
+         libdazzle libhandy)
+makedepends=(git meson)
 optdepends=('evolution: ICS file import')
 groups=(gnome)
-_commit=8514bf7a601ec084ccdb027ba9d4b72775bd2733  # tags/3.38.2^0
+_commit=62749c165a7b471e89842733b96311555ab374ba  # tags/40.0^0
 source=("git+https://gitlab.gnome.org/GNOME/gnome-calendar.git#commit=$_commit")
 sha256sums=('SKIP')
 



More information about the arch-commits mailing list