summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9250386efec6..be59c3d8ca58 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = notion-app
pkgdesc = The all-in-one workspace for your notes and tasks
- pkgver = 2.0.5
+ pkgver = 2.0.7
pkgrel = 2
epoch = 1
url = https://www.notion.so/desktop
@@ -11,10 +11,10 @@ pkgbase = notion-app
makedepends = p7zip
makedepends = libicns
depends = electron6
- source = https://desktop-release.notion-static.com/Notion-2.0.5.dmg
+ source = https://desktop-release.notion-static.com/Notion-2.0.7.dmg
source = notion-app
source = notion-app.desktop
- md5sums = 5b6aec842c07d09c11d54773bf65678e
+ md5sums = 3f56f1fde5ba090d0a7ecd8af39d1e91
md5sums = ad3c23bc7d0186e2f622aa4b7310deac
md5sums = edd003624766ec781e4963698beef458
diff --git a/PKGBUILD b/PKGBUILD
index 3a0ef5083916..f86767657f2a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# code adapted from https://github.com/jaredallard/notion-app
pkgname=notion-app
-pkgver=2.0.5
+pkgver=2.0.7
pkgrel=2
epoch=1
pkgdesc="The all-in-one workspace for your notes and tasks"
@@ -17,7 +17,7 @@ source=(
"https://desktop-release.notion-static.com/Notion-"${pkgver}".dmg"
'notion-app'
'notion-app.desktop')
-md5sums=('5b6aec842c07d09c11d54773bf65678e'
+md5sums=('3f56f1fde5ba090d0a7ecd8af39d1e91'
'ad3c23bc7d0186e2f622aa4b7310deac'
'edd003624766ec781e4963698beef458')