summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKeith Scheiwiller2022-03-27 21:14:12 -0500
committerKeith Scheiwiller2022-03-27 21:14:12 -0500
commit6f297fe5428b86db3664a3dda3585702a4f7b5ec (patch)
tree52c14a4c258d28571b88a277fc97f6b832b4643b
parent6ce3c9de23beaab6085060cfc57b5b7ba0b5a34b (diff)
downloadaur-6f297fe5428b86db3664a3dda3585702a4f7b5ec.tar.gz
Bump to 1.9.0-beta.7
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e65a334b7ad8..da46da021660 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.6
+ pkgver = 1.9.0_beta.7
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.6/notable-1.9.0-beta.6.pacman
- sha256sums = e9fefb4fd15b8236f1e3fd064f3abf5bea52ff7e3351fff27f70b61a74239815
+ source = https://github.com/notable/notable-insiders/releases/download/v1.9.0-beta.7/notable-1.9.0-beta.7.pacman
+ sha256sums = 650326b1a09b8fcd47ab3e6182a038083c056a2d4c743834fc3fb47f6ca38a09
pkgname = notable-insiders-bin
diff --git a/PKGBUILD b/PKGBUILD
index 3cb871c633bc..41c60fff0d22 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.6
+pkgver=1.9.0_beta.7
# No hyphens allowed in pkgver
-_notable_ver=1.9.0-beta.6
+_notable_ver=1.9.0-beta.7
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=('e9fefb4fd15b8236f1e3fd064f3abf5bea52ff7e3351fff27f70b61a74239815')
+sha256sums=('650326b1a09b8fcd47ab3e6182a038083c056a2d4c743834fc3fb47f6ca38a09')
package() {
# SUID chrome-sandbox for Electron 5+