summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Burgos2019-04-21 11:24:49 -0600
committerSam Burgos2019-04-21 11:24:49 -0600
commit731628b0f09b71e8062295faf0555c38bdf62d90 (patch)
treea2317066da50913f6a7e9136b4f710ed83ec4540
parent742bb01bcc6027a2e8b68da4fd2ea77e266e6a5a (diff)
downloadaur-731628b0f09b71e8062295faf0555c38bdf62d90.tar.gz
updated version of gnome-calendar
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 63cd70de2f29..2b7ba06541d5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = gnome-calendar-linuxmint
pkgdesc = Simple and beautiful calendar application designed to perfectly fit the GNOME desktop. With Linux Mint patches
pkgver = 3.32.0
- pkgrel = 2
+ pkgrel = 3
url = https://wiki.gnome.org/Apps/Calendar
arch = x86_64
license = GPL
@@ -12,12 +12,12 @@ pkgbase = gnome-calendar-linuxmint
makedepends = meson
makedepends = python
depends = evolution-data-server
- depends = geoclue
+ depends = geoclue2
depends = gsettings-desktop-schemas
depends = libdazzle
provides = gnome-calendar
conflicts = gnome-calendar
- source = git+https://gitlab.gnome.org/GNOME/gnome-calendar.git#commit=f1b5d70be3d1cddb2683346834b49b3c74ed77d7
+ source = git+https://gitlab.gnome.org/GNOME/gnome-calendar.git#commit=643622069d939529eafb7aa94d95905795e6fb94
source = null-icaltime.diff
source = add_cinnamon_settings_online_support.patch
source = set_window_icon_name.patch
diff --git a/PKGBUILD b/PKGBUILD
index 377b38da89b0..58dd1940e6f0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=gnome-calendar-linuxmint
_pkgname=gnome-calendar
-pkgver=3.32.0+4+g64362206
-pkgrel=1
+pkgver=3.32.0
+pkgrel=3
pkgdesc="Simple and beautiful calendar application designed to perfectly fit the GNOME desktop. With Linux Mint patches"
url="https://wiki.gnome.org/Apps/Calendar"
arch=('x86_64')