summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Burgos2021-05-12 18:53:37 -0600
committerSam Burgos2021-05-12 18:53:37 -0600
commit7b3d844525caf4848ffec9fa4e42dadcb7043f9d (patch)
tree1dc4ff33c698f2facbab2b61394f4df3d8121760
parent4f297bef86d6da7dc0552d3880db5f6d00c678e3 (diff)
downloadaur-7b3d844525caf4848ffec9fa4e42dadcb7043f9d.tar.gz
updated to version 40.1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 518adc536c72..8f998bc946b6 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.38.1
+ pkgver = 40.1
pkgrel = 1
url = https://wiki.gnome.org/Apps/Calendar
arch = x86_64
@@ -24,7 +24,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=3ccf609a7865b11248bc21b1dc1d29a174d48c87
+ source = git+https://gitlab.gnome.org/GNOME/gnome-calendar.git#commit=c3211a888d9315ffaa427bbc4c00c12d5dcc1774
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 a559ef67f665..6aac368345f7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=gnome-calendar-linuxmint
_pkgname=gnome-calendar
-pkgver=3.38.1
+pkgver=40.1
pkgrel=1
pkgdesc='Simple and beautiful calendar application designed to perfectly fit the GNOME desktop. With Linux Mint patches'
arch=(x86_64)
@@ -33,7 +33,7 @@ makedepends=(
provides=(${_pkgname})
conflicts=(${_pkgname})
groups=(gnome)
-_commit=3ccf609a7865b11248bc21b1dc1d29a174d48c87 # tags/3.38.1^0
+_commit=c3211a888d9315ffaa427bbc4c00c12d5dcc1774 # tags/40.1^0
source=(
"git+https://gitlab.gnome.org/GNOME/gnome-calendar.git#commit=$_commit"
"add_cinnamon_settings_online_support.patch"