summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e608f256ba11..9bb981b5b1c4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Alec Mev <alec@mev.earth>
pkgname=notion-app-nativefier
-pkgver=2023.10.11
+pkgver=2024.02.17
pkgrel=1
pkgdesc='Notion in shared Electron runtime'
arch=('x86_64')
@@ -43,7 +43,7 @@ build() {
--user-agent safari \
--single-instance \
--verbose \
- https://www.notion.so
+ "${url}"
}
package() {