summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorErik Sonnleitner2021-08-21 20:57:53 +0200
committerErik Sonnleitner2021-08-21 20:57:53 +0200
commita4c2fa60daa5a7b18c2f71e024018782770dcdba (patch)
tree699d0ee06caf538426924dd6c7798792d96b7ed7
parentef0fad090f85d0c3a455fe3788e3fb6be64ce807 (diff)
downloadaur-a4c2fa60daa5a7b18c2f71e024018782770dcdba.tar.gz
Updated to 2.2.0
-rw-r--r--.SRCINFO6
-rw-r--r--ChangeLog12
-rw-r--r--PKGBUILD4
3 files changed, 17 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9c8f057e782f..ba8a6a87581c 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.1.12
+ pkgver = 2.2.0
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.1.12.deb
+ source = https://download.todesktop.com/210203cqcj00tw1/morgen-2.2.0.deb
source = morgen
- b2sums = 9c91b7a36a1be69901ff39bc66ee9fe3460e89fa8bb76f75a6028ad107f9057d6606b57008055425a97fe62e386dce55fcbbe80d43c80101cac76491eebe68b2
+ b2sums = 629d294c37191271f40430f0687e8acff337a76b1c53f4adf81a13bf0e929acf89b82c973806f402468c21f10195bc68c5b8e5699e3e0d1f6980d1908119f54b
b2sums = 22bb3535edf2320bcb51a81e8865b0775b129ff1fad8007c6c9f385f4cdc241b0d166dd8e51a700ad7a1bf72efdcb2d5a13bb3b39ec8aa2db0a71fc22dfeeb57
pkgname = morgen-bin
diff --git a/ChangeLog b/ChangeLog
index 21c237d0a0da..36a1701822f4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+=== Morgen 2.2.0
+With Morgen 2.2, we are excited to announce a new tool to help you schedule your meetings. Now you can create One-on-One and Permanent Scheduling Links right in your calendar 🥳. Forget about Calendly, Morgen has you covered for most of the scheduling scenarios!
+
+Here is how it works:
+
+1. Select a few options for your next meeting. Optionally, add the name and email address of your invitee to make the booking page feel more personal.
+2. Copy and send the link generated by Morgen. Depending on the scenario, you might want to share the link by email, Slack, Teams, or put it on your webpage.
+3. Your invitee visualizes a page displaying your real-time availability and picks a slot. Morgen checks your calendars to ensure no double booking.
+4. Done, your meeting is scheduled. Reuse your personal scheduling link every time you need it.
+
+Visit https://morgen.so/scheduling to learn more about Morgen Scheduling Links.
+
=== Morgen 2.1.12
Improvements
- Several performance improvements were added. Most notably, the navigation with calendar shortcuts should be much more responsive now.
diff --git a/PKGBUILD b/PKGBUILD
index bc2926705604..a10d66787c6a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Erik Sonnleitner <es at delta-xi dot net>
pkgname=morgen-bin
-pkgver=2.1.12
+pkgver=2.2.0
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=('9c91b7a36a1be69901ff39bc66ee9fe3460e89fa8bb76f75a6028ad107f9057d6606b57008055425a97fe62e386dce55fcbbe80d43c80101cac76491eebe68b2'
+b2sums=('629d294c37191271f40430f0687e8acff337a76b1c53f4adf81a13bf0e929acf89b82c973806f402468c21f10195bc68c5b8e5699e3e0d1f6980d1908119f54b'
'22bb3535edf2320bcb51a81e8865b0775b129ff1fad8007c6c9f385f4cdc241b0d166dd8e51a700ad7a1bf72efdcb2d5a13bb3b39ec8aa2db0a71fc22dfeeb57')
package() {