summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKeith Scheiwiller2022-04-27 08:57:35 -0500
committerKeith Scheiwiller2022-04-27 08:57:35 -0500
commit56c7e1d7da412bdfdc595facccd98312e0ec65bc (patch)
tree0fd34dbff6d9c5cc12dd62667804e1c44d07f816
parent70205d13e94446357a25cc6f998cac1d74a29474 (diff)
downloadaur-56c7e1d7da412bdfdc595facccd98312e0ec65bc.tar.gz
Bump to 1.9.0-beta.10
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3c79daf998dc..1e59a10ef7f2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = notable-insiders-bin
pkgdesc = Insider build of the Notable note-taking app
- pkgver = 1.9.0_beta.9
+ pkgver = 1.9.0_beta.10
pkgrel = 1
url = https://github.com/notable/notable-insiders/
install = notable.install
@@ -22,7 +22,7 @@ pkgbase = notable-insiders-bin
depends = libappindicator-gtk3
provides = notable
conflicts = notable-bin
- source = https://github.com/notable/notable-insiders/releases/download/v1.9.0-beta.9/notable-1.9.0-beta.9.pacman
- sha256sums = b9f5d383ed90785dc3b82157869cf1689a3b4d1a5fee663e36661374a9e7d994
+ source = https://github.com/notable/notable-insiders/releases/download/v1.9.0-beta.10/notable-1.9.0-beta.10.pacman
+ sha256sums = 8155e8fecff2b17a431910e8a8c73b89fcdd0754e3878058e7841cf7d680851d
pkgname = notable-insiders-bin
diff --git a/PKGBUILD b/PKGBUILD
index 896b32c51919..9eb0bffaccf7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Keith Scheiwiller <k.scheiw@gmail.com>
pkgname=notable-insiders-bin
-pkgver=1.9.0_beta.9
+pkgver=1.9.0_beta.10
# No hyphens allowed in pkgver
-_notable_ver=1.9.0-beta.9
+_notable_ver=1.9.0-beta.10
pkgrel=1
pkgdesc="Insider build of the Notable note-taking app"
arch=('x86_64')
@@ -23,7 +23,7 @@ install='notable.install'
changelog=''
source=("https://github.com/notable/notable-insiders/releases/download/v${_notable_ver}/notable-${_notable_ver}.pacman")
noextract=()
-sha256sums=('b9f5d383ed90785dc3b82157869cf1689a3b4d1a5fee663e36661374a9e7d994')
+sha256sums=('8155e8fecff2b17a431910e8a8c73b89fcdd0754e3878058e7841cf7d680851d')
package() {
# SUID chrome-sandbox for Electron 5+