summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--ChangeLog11
-rw-r--r--PKGBUILD4
3 files changed, 16 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0efbf773b775..1ee66fc56eb8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = morgen-bin
pkgdesc = Morgen is a modern, intuitive and smart calendar application and successor to MineTime
- pkgver = 2.5.2
+ pkgver = 2.5.3
pkgrel = 1
url = https://morgen.so
changelog = ChangeLog
@@ -12,9 +12,9 @@ pkgbase = morgen-bin
depends = hicolor-icon-theme
depends = desktop-file-utils
provides = morgen
- source = https://download.todesktop.com/210203cqcj00tw1/morgen-2.5.2.deb
+ source = https://download.todesktop.com/210203cqcj00tw1/morgen-2.5.3.deb
source = morgen
- b2sums = 423a476f79c7d6624661337752b1e172bdcacef3d340ca1bf63887cb00ca2ff4fe2aa1b5a21ed3dc680a7b6268eb496d8a287fc14274e6adc3e0f11ad6c4a7c4
+ b2sums = a7139eb48c5c7d0cc0b50d36bd73305b8db11a4fee6b92e7197c847493a8bf9a74c9b1dba65595f1f969c11d558e2980a1882c7ca2eb8409392e436af4e758ad
b2sums = 22bb3535edf2320bcb51a81e8865b0775b129ff1fad8007c6c9f385f4cdc241b0d166dd8e51a700ad7a1bf72efdcb2d5a13bb3b39ec8aa2db0a71fc22dfeeb57
pkgname = morgen-bin
diff --git a/ChangeLog b/ChangeLog
index 62fdf9b15ee5..dc81cf7d2f0d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -362,3 +362,14 @@ Fixes:
=== Morgen 2.5.2
Fixes:
- with recent updates, some CalDAV providers started reporting errors while trying to update or create an event. Morgen 2.5.2 fixes this issue.
+
+
+=== Morgen 2.5.3
+New Features:
+- This release contains mostly internal changes to power the awesome features that are coming next, but there is also some great news.
+- In the free plan, the number of meetings that can be booked with a Morgen Scheduling Link increases from 5/month to unlimited! The free includes one active Recurrent Scheduling Link at a time, while One-time Scheduling Links remain unlimited. Not yet explored the full potential of Morgen Scheduling Links? Visit morgen.so/schedule-meetings-with-ease to see how this can simplify your scheduling.
+
+Fixes:
+- We are also bringing some fixes for problems that have been reported to us, for example
+- We fixed an issue saving events with some CalDAV providers.
+- We fixed a problem causing tasks lists to disappear when renamed using an empty title.
diff --git a/PKGBUILD b/PKGBUILD
index a6238d3e387b..ab9e5f44b7f5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Erik Sonnleitner <es at delta-xi dot net>
pkgname=morgen-bin
-pkgver=2.5.2
+pkgver=2.5.3
pkgrel=1
pkgdesc='Morgen is a modern, intuitive and smart calendar application and successor to MineTime'
arch=('x86_64')
@@ -11,7 +11,7 @@ changelog='ChangeLog'
depends=('libsecret' 'libxss' 'dbus' 'hicolor-icon-theme' 'desktop-file-utils')
provides=('morgen')
source=("https://download.todesktop.com/210203cqcj00tw1/morgen-${pkgver}.deb" morgen)
-b2sums=('423a476f79c7d6624661337752b1e172bdcacef3d340ca1bf63887cb00ca2ff4fe2aa1b5a21ed3dc680a7b6268eb496d8a287fc14274e6adc3e0f11ad6c4a7c4'
+b2sums=('a7139eb48c5c7d0cc0b50d36bd73305b8db11a4fee6b92e7197c847493a8bf9a74c9b1dba65595f1f969c11d558e2980a1882c7ca2eb8409392e436af4e758ad'
'22bb3535edf2320bcb51a81e8865b0775b129ff1fad8007c6c9f385f4cdc241b0d166dd8e51a700ad7a1bf72efdcb2d5a13bb3b39ec8aa2db0a71fc22dfeeb57')
package() {