summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJaime Martínez Rincón2021-04-05 22:42:03 +0200
committerJaime Martínez Rincón2021-04-05 22:42:03 +0200
commit0971155e578a7047178d0006be679da342e3b758 (patch)
treee428db5f4b10cee628eef6b9e15fba5d8f89ec17 /PKGBUILD
parentd05918ab8be947f66b179b3fa3252bd7fb290a5c (diff)
downloadaur-0971155e578a7047178d0006be679da342e3b758.tar.gz
v2.0.16
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 66992ba97463..7e5923673547 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
# code adapted from https://github.com/jaredallard/notion-app
pkgname=notion-app
-pkgver=2.0.11
-pkgrel=3
+pkgver=2.0.16
+pkgrel=1
epoch=1
pkgdesc="The all-in-one workspace for your notes and tasks"
arch=('i686' 'x86_64')
@@ -18,7 +18,7 @@ source=(
"Notion-"${pkgver}".exe::https://desktop-release.notion-static.com/Notion%20Setup%20${pkgver}.exe"
'notion-app'
'notion-app.desktop')
-md5sums=('b3fb76f3cdc664e71e7438348c472a16'
+md5sums=('9f72284086cda3977f7f569dff3974d5'
'89f5d6220dd0b8fb459ed59cff7dee3c'
'dc75abd9b8f3f455a0b8fc0d8d8932b5')
build() {