You can install the latest 1.0.7 version with these changes in PKGBUILD.
@@ -3,7 +3,7 @@
# code adapted from <https://github.com/jaredallard/notion-app>
pkgname=notion-app
-pkgver=1.0.6
+pkgver=1.0.7
pkgrel=1
pkgdesc="The all-in-one workspace for your notes and tasks"
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
depends=('electron2')
makedepends=('dmg2img' 'p7zip' 'libicns' 'gendesk')
source=("<https://desktop-release.notion-static.com/Notion>-"${pkgver}".dmg" 'notion-app')
-md5sums=('5f348cad3f4176920b99a5c71056a459'
+md5sums=('2076c27d7117f485ab649edee12d2bbc'
'a8931f48231137e3acb1541cd38c99f4')
build() {
Pinned Comments
jamezrin commented on 2021-05-29 12:35 (UTC) (edited on 2021-12-26 21:39 (UTC) by jamezrin)
How to use Notion Enhancer:
For anyone wanting to use notion-enhancer, I highly recommend using https://aur.archlinux.org/packages/notion-app-enhanced/ instead.
notion-app-enhanced is built on top off this (notion-app) package and has notion-enhancer embedded in the final package. It doesn't require any manual steps to use.
How to fix weird Emoji characters:
Please, take a look at the following blog post: https://pat-s.me/emoji-support-for-notion-so-on-linux/