summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJaime Martínez Rincón2021-04-06 00:43:06 +0200
committerJaime Martínez Rincón2021-04-06 00:43:06 +0200
commitf60441a237f9e9c797fa627c8e0f88d316858f42 (patch)
tree2ce54f1f0308fbe97146f129e880e8940d8560dd /PKGBUILD
parent0971155e578a7047178d0006be679da342e3b758 (diff)
downloadaur-f60441a237f9e9c797fa627c8e0f88d316858f42.tar.gz
Revert "v2.0.16"
This reverts commit 0971155e578a7047178d0006be679da342e3b758.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7e5923673547..66992ba97463 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
# code adapted from https://github.com/jaredallard/notion-app
pkgname=notion-app
-pkgver=2.0.16
-pkgrel=1
+pkgver=2.0.11
+pkgrel=3
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=('9f72284086cda3977f7f569dff3974d5'
+md5sums=('b3fb76f3cdc664e71e7438348c472a16'
'89f5d6220dd0b8fb459ed59cff7dee3c'
'dc75abd9b8f3f455a0b8fc0d8d8932b5')
build() {