summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorErik Sonnleitner2024-04-08 23:02:10 +0200
committerErik Sonnleitner2024-04-08 23:02:10 +0200
commit4bfbcbde40fa28eaf505b6e1c5d35767f37b548c (patch)
tree210ac5cce15bd79bf8fba2c4383446e452695cbd
parentb17fca8279616637e8a06ec373965a1166dcf526 (diff)
downloadaur-4bfbcbde40fa28eaf505b6e1c5d35767f37b548c.tar.gz
Updated to 3.3.1
-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 37fd47984c8d..93520b86eaad 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.6
+ pkgver = 3.3.1
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.6-1.xz::https://dl.todesktop.com/210203cqcj00tw1/linux/deb/x64
+ source = morgen-bin_3.3.1-1.xz::https://dl.todesktop.com/210203cqcj00tw1/linux/deb/x64
source = morgen
- b2sums = b423d8bcfbe696279af758e30951f282cfc526e3b4a81b0f2cbf22255ca3805336e69527db79c66895f4036f8ea49aa01016c3c9f792a37f952392c78cbd2a41
+ b2sums = a8090fbf65ab96d703974a50303cad567fa1083e934d63e7c5d2515627860944511e4546c7f25242a3eec8a6aac3091419d7b8f4280d7e03a56ba229a6a9af55
b2sums = ad953f1507c74e71ef2580e8b7c94fe4ea3a77e547f3c459adc7966df84e911fdc35fcf8ca708a28fd42c46999cf395f264333d441da5b4fc7d5644b3779ccdd
pkgname = morgen-bin
diff --git a/ChangeLog b/ChangeLog
index 0a883fefe722..bee22b4d23da 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -806,3 +806,9 @@ 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.
+
+=== Morgen 3.3.1
+New Features:
+- ClickUp tasks are now available in Morgen 🥳
+
+
diff --git a/PKGBUILD b/PKGBUILD
index ef767ce081b0..47b999b34b0c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Erik Sonnleitner <es at delta-xi dot net>
pkgname=morgen-bin
-pkgver=3.2.6
+pkgver=3.3.1
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=('b423d8bcfbe696279af758e30951f282cfc526e3b4a81b0f2cbf22255ca3805336e69527db79c66895f4036f8ea49aa01016c3c9f792a37f952392c78cbd2a41'
+b2sums=('a8090fbf65ab96d703974a50303cad567fa1083e934d63e7c5d2515627860944511e4546c7f25242a3eec8a6aac3091419d7b8f4280d7e03a56ba229a6a9af55'
'ad953f1507c74e71ef2580e8b7c94fe4ea3a77e547f3c459adc7966df84e911fdc35fcf8ca708a28fd42c46999cf395f264333d441da5b4fc7d5644b3779ccdd')
package() {