summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKeith Scheiwiller2022-01-07 20:40:07 -0600
committerKeith Scheiwiller2022-01-07 20:40:07 -0600
commit5c7275699ba639003ea8085c5352b7510f83e0c7 (patch)
tree8d8cdcf85868f1847e9d983bc13877a668cab0e5
parentd552b0867fdd67f40c42a9290c5a82983a4be9aa (diff)
downloadaur-5c7275699ba639003ea8085c5352b7510f83e0c7.tar.gz
Bump to 1.9.0-beta.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 19e1c4926e3e..476137791a7d 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.2
+ pkgver = 1.9.0_beta.3
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.2/notable-1.9.0-beta.2.pacman
- sha256sums = 1dde588e4eff792612ba2815ad0104ed672d601896aac8a7bc2c56bf55d8e5ea
+ source = https://github.com/notable/notable-insiders/releases/download/v1.9.0-beta.3/notable-1.9.0-beta.3.pacman
+ sha256sums = c7b61b0e616c211bddc4631bb0f146ea2bcc5c431aa855d6e5468247c4dabe75
pkgname = notable-insiders-bin
diff --git a/PKGBUILD b/PKGBUILD
index 6acdf4047da6..8c96ab80a597 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.2
+pkgver=1.9.0_beta.3
# No hyphens allowed in pkgver
-_notable_ver=1.9.0-beta.2
+_notable_ver=1.9.0-beta.3
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=('1dde588e4eff792612ba2815ad0104ed672d601896aac8a7bc2c56bf55d8e5ea')
+sha256sums=('c7b61b0e616c211bddc4631bb0f146ea2bcc5c431aa855d6e5468247c4dabe75')
package() {
# SUID chrome-sandbox for Electron 5+