summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorErik Sonnleitner2024-03-11 12:01:36 +0100
committerErik Sonnleitner2024-03-11 12:01:36 +0100
commitb17fca8279616637e8a06ec373965a1166dcf526 (patch)
treef4ddbe90a3c94cbad3c410c8a10559b6fa1b7dc6
parentaff5f678548c7400a05037f7de7e989a230aa80f (diff)
downloadaur-b17fca8279616637e8a06ec373965a1166dcf526.tar.gz
Updated to 3.2.6
-rw-r--r--.SRCINFO6
-rw-r--r--ChangeLog6
-rw-r--r--PKGBUILD4
3 files changed, 11 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 07f63d947011..37fd47984c8d 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 = 3.2.5
+ pkgver = 3.2.6
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 = morgen-bin_3.2.5-1.xz::https://dl.todesktop.com/210203cqcj00tw1/linux/deb/x64
+ source = morgen-bin_3.2.6-1.xz::https://dl.todesktop.com/210203cqcj00tw1/linux/deb/x64
source = morgen
- b2sums = 121ffa832f66d5282be5d8591f6ddd4121411a7dd8a940900ad186cbefb7d864545451c0991c32e667f0e68202c0ff1b5ddd8062eaf8f58adf7aeca0d253ec16
+ b2sums = b423d8bcfbe696279af758e30951f282cfc526e3b4a81b0f2cbf22255ca3805336e69527db79c66895f4036f8ea49aa01016c3c9f792a37f952392c78cbd2a41
b2sums = ad953f1507c74e71ef2580e8b7c94fe4ea3a77e547f3c459adc7966df84e911fdc35fcf8ca708a28fd42c46999cf395f264333d441da5b4fc7d5644b3779ccdd
pkgname = morgen-bin
diff --git a/ChangeLog b/ChangeLog
index 6212d5e001bc..0a883fefe722 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -800,3 +800,9 @@ Fixes:
- Pinned contacts on the sidebar will now be automatically removed if the contact is no longer part of the team.
- We fixed the condition that hides completed tasks from the calendar to include tasks closed from the sidebar.
- An issue preventing typing "S" as the name of a new task list (!) has been rectified.
+
+=== Morgen 3.2.6
+Fixes:
+- This release addresses a problem causing read-only calendar subscriptions to count toward the account limit. This was not intended. The Basic plan includes unlimited read-only calendar feeds, which is allowed again.
+- We fixed a problem making it impossible to manually reorder Morgen tasks when subgrouping is on.
+- The links to the original Todoist tasks now redirect to the browser on Windows and Linux. This change is necessary because the Todoist apps for Windows and Linux do not support linking to a specific task in-app.
diff --git a/PKGBUILD b/PKGBUILD
index 108571a929ad..ef767ce081b0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Erik Sonnleitner <es at delta-xi dot net>
pkgname=morgen-bin
-pkgver=3.2.5
+pkgver=3.2.6
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=("${pkgname}_${pkgver}-${pkgrel}.xz::https://dl.todesktop.com/210203cqcj00tw1/linux/deb/x64" morgen)
-b2sums=('121ffa832f66d5282be5d8591f6ddd4121411a7dd8a940900ad186cbefb7d864545451c0991c32e667f0e68202c0ff1b5ddd8062eaf8f58adf7aeca0d253ec16'
+b2sums=('b423d8bcfbe696279af758e30951f282cfc526e3b4a81b0f2cbf22255ca3805336e69527db79c66895f4036f8ea49aa01016c3c9f792a37f952392c78cbd2a41'
'ad953f1507c74e71ef2580e8b7c94fe4ea3a77e547f3c459adc7966df84e911fdc35fcf8ca708a28fd42c46999cf395f264333d441da5b4fc7d5644b3779ccdd')
package() {