summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlec Mev2023-10-11 16:40:15 +0100
committerAlec Mev2023-10-11 16:40:15 +0100
commit10f534024791b673b5c0f9413971df58eed8bf1f (patch)
tree004290b9c96e8b0aea64a64f5dc46a09e4b3c051
parenta8469ee0f93f5f217407e0844e148f31414598ea (diff)
downloadaur-10f534024791b673b5c0f9413971df58eed8bf1f.tar.gz
Update icon checksum
-rw-r--r--.SRCINFO4
-rw-r--r--.gitignore1
-rw-r--r--PKGBUILD4
3 files changed, 5 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3bee0d9fabd8..e59aff4e7d7f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = notion-app-nativefier
pkgdesc = Notion in shared Electron runtime
- pkgver = 2023.09.10
+ pkgver = 2023.10.11
pkgrel = 1
url = https://www.notion.so
arch = x86_64
@@ -9,6 +9,6 @@ pkgbase = notion-app-nativefier
makedepends = yarn
depends = electron25
source = notion-app-nativefier.png::https://www.notion.so/images/logo-ios.png
- sha256sums = c97a529a23f7984939940f0e78ad16b25e466d603fe8601f6538819142d4fd46
+ sha256sums = 483846a85e43e22879445047b83b22033e70fcc25ab34809ebadb7f856507ee0
pkgname = notion-app-nativefier
diff --git a/.gitignore b/.gitignore
index 742e720578b9..c41dbc2688df 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
+/*.png
/*.tar
/pkg/
/src/
diff --git a/PKGBUILD b/PKGBUILD
index 10f3a610a9b4..e608f256ba11 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Alec Mev <alec@mev.earth>
pkgname=notion-app-nativefier
-pkgver=2023.09.10
+pkgver=2023.10.11
pkgrel=1
pkgdesc='Notion in shared Electron runtime'
arch=('x86_64')
@@ -15,7 +15,7 @@ makedepends=(
'yarn'
)
source=("${pkgname}.png::https://www.notion.so/images/logo-ios.png")
-sha256sums=('c97a529a23f7984939940f0e78ad16b25e466d603fe8601f6538819142d4fd46')
+sha256sums=('483846a85e43e22879445047b83b22033e70fcc25ab34809ebadb7f856507ee0')
_name=Notion