summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKeith Scheiwiller2022-01-26 09:59:05 -0600
committerKeith Scheiwiller2022-01-26 09:59:05 -0600
commit745ae7456ac65dd073aaae7c335ed33d5d81b76e (patch)
tree4502babeea2ac0e9301aad65df55f34143fdbeee
parent459a9b073afea3c48ae5ac812ae7b41cd0511db3 (diff)
downloadaur-745ae7456ac65dd073aaae7c335ed33d5d81b76e.tar.gz
Bump to 1.9.0-beta.5
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b58fba2c0751..98345d4f42a9 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.4
+ pkgver = 1.9.0_beta.5
pkgrel = 1
url = https://github.com/notable/notable-insiders/
install = notable.install
@@ -23,7 +23,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.4/notable-1.9.0-beta.4.pacman
- sha256sums = 4df1e4bcb0e4772ae1a1c21341f1aa4b88c2bafcbd65b57ade97c6422d597bb2
+ source = https://github.com/notable/notable-insiders/releases/download/v1.9.0-beta.5/notable-1.9.0-beta.5.pacman
+ sha256sums = 89789b4fc44ec377e04699d857defb7a685fed8498e8f9397685ec833507e402
pkgname = notable-insiders-bin
diff --git a/PKGBUILD b/PKGBUILD
index 3724ea4050ae..e90d625df0f5 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.4
+pkgver=1.9.0_beta.5
# No hyphens allowed in pkgver
-_notable_ver=1.9.0-beta.4
+_notable_ver=1.9.0-beta.5
pkgrel=1
pkgdesc="Insider build of the Notable note-taking app"
arch=('x86_64')
@@ -23,7 +23,7 @@ install='notable.install'
changelog='notable.changelog'
source=("https://github.com/notable/notable-insiders/releases/download/v${_notable_ver}/notable-${_notable_ver}.pacman")
noextract=()
-sha256sums=('4df1e4bcb0e4772ae1a1c21341f1aa4b88c2bafcbd65b57ade97c6422d597bb2')
+sha256sums=('89789b4fc44ec377e04699d857defb7a685fed8498e8f9397685ec833507e402')
package() {
# SUID chrome-sandbox for Electron 5+