[arch-commits] Commit in gnome-calendar/trunk (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Mon Dec 25 22:37:31 UTC 2017
Date: Monday, December 25, 2017 @ 22:37:31
Author: jgc
Revision: 313620
upgpkg: gnome-calendar 3.26.2+19+g954c48d7-1
Add dependencies (FS#54935, FS#56617)
Modified:
gnome-calendar/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-12-25 22:27:37 UTC (rev 313619)
+++ PKGBUILD 2017-12-25 22:37:31 UTC (rev 313620)
@@ -2,16 +2,16 @@
# Maintainer: Jan de Groot <jgc at archlinux.org>
pkgname=gnome-calendar
-pkgver=3.26.2
-pkgrel=2
+pkgver=3.26.2+19+g954c48d7
+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)
+depends=(evolution-data-server gsettings-desktop-schemas evolution gnome-control-center)
makedepends=(python appstream-glib git meson gtk-doc)
groups=(gnome-extra)
-_commit=389bbfd05e4078a0cc3ad59bbabbeb730619859d # tags/3.26.2^0
+_commit=954c48d7a093d4c4e65dc761eb2f395e90819848 # gnome-3-26
source=("git+https://git.gnome.org/browse/gnome-calendar#commit=$_commit"
gnome-calendar-3.26.2-libical-3.0.patch)
sha256sums=('SKIP'
More information about the arch-commits
mailing list