summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Burgos2020-05-04 18:59:02 -0600
committerSam Burgos2020-05-04 18:59:02 -0600
commit887415a2b0ae0b9119fa2502923468d70ebbcdfa (patch)
tree794ffaba9b63917e03480f0d723cf78a5fa3e518
parent074cf1cc34d2a259a665f89121ed1940bc0d4a0f (diff)
downloadaur-887415a2b0ae0b9119fa2502923468d70ebbcdfa.tar.gz
updated gnome-calendar to version 3.36.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8e338b45e1a2..4f5894fe918e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = gnome-calendar-linuxmint
pkgdesc = Simple and beautiful calendar application designed to perfectly fit the GNOME desktop. With Linux Mint patches
- pkgver = 3.36.0
+ pkgver = 3.36.1
pkgrel = 1
url = https://wiki.gnome.org/Apps/Calendar
arch = x86_64
@@ -23,7 +23,7 @@ pkgbase = gnome-calendar-linuxmint
optdepends = evolution: ICS file import
provides = gnome-calendar
conflicts = gnome-calendar
- source = git+https://gitlab.gnome.org/GNOME/gnome-calendar.git#commit=fb2830bbc2fac7d0922fa736788cd3fefb38f111
+ source = git+https://gitlab.gnome.org/GNOME/gnome-calendar.git#commit=ec23a9ae05b6a10de27144c9573c0ee220bed770
source = add_cinnamon_settings_online_support.patch
source = replace_link_cinnamon_settings_online_support.patch
source = set_window_icon_name.patch
diff --git a/PKGBUILD b/PKGBUILD
index e67fbb72ae46..2511bbc808f8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=gnome-calendar-linuxmint
_pkgname=gnome-calendar
-pkgver=3.36.0
+pkgver=3.36.1
pkgrel=1
pkgdesc='Simple and beautiful calendar application designed to perfectly fit the GNOME desktop. With Linux Mint patches'
arch=(x86_64)
@@ -32,7 +32,7 @@ makedepends=(
provides=(${_pkgname})
conflicts=(${_pkgname})
groups=(gnome)
-_commit=fb2830bbc2fac7d0922fa736788cd3fefb38f111 # tags/3.36.0^0
+_commit=ec23a9ae05b6a10de27144c9573c0ee220bed770 # tags/3.36.1^0
source=(
"git+https://gitlab.gnome.org/GNOME/gnome-calendar.git#commit=$_commit"
"add_cinnamon_settings_online_support.patch"