summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorpat-s2019-08-19 12:52:12 +0200
committerpat-s2019-08-19 12:52:12 +0200
commit1247c1cd95e9b2e1da3b1f82253e8aac233ded89 (patch)
tree9838a677aea5d25a67fb2019157ac87e1eb859e6 /PKGBUILD
parent65573420770f33cc8a4dae1acd5a151f0e8566d0 (diff)
downloadaur-1247c1cd95e9b2e1da3b1f82253e8aac233ded89.tar.gz
v1.0.8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f8ef74ef5ea4..d3e35dc95a4b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# code adapted from https://github.com/jaredallard/notion-app
pkgname=notion-app
-pkgver=1.0.5
-pkgrel=6
+pkgver=1.0.8
+pkgrel=1
pkgdesc="The all-in-one workspace for your notes and tasks"
arch=('i686' 'x86_64')
url="https://www.notion.so/desktop"
@@ -12,7 +12,7 @@ license=('MIT')
depends=('electron2')
makedepends=('dmg2img' 'p7zip' 'libicns' 'gendesk')
source=("https://desktop-release.notion-static.com/Notion-"${pkgver}".dmg" 'notion-app')
-md5sums=('e742641e62819e7ffe48c5cae09c4ee1'
+md5sums=('11f262eb64de513e1c2b916929d26d43'
'a8931f48231137e3acb1541cd38c99f4')
build() {