summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEspen Fossen2021-09-27 08:23:30 +0200
committerEspen Fossen2021-09-27 08:23:30 +0200
commitfb391706cb7ed1e779376c93d8836f189acb0898 (patch)
tree5b44664ec47326f11be02154179c6f712df2b8f2
parent43bcb7a04d01e89e1dbaa14dd5c5397dadf4ebb7 (diff)
downloadaur-fb391706cb7ed1e779376c93d8836f189acb0898.tar.gz
Updated to 0.22.3.
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 05fd77edb7e3..302399a2f27c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = boost-note-local-bin
- pkgdesc = Boost Note.next-local, a replacement for Boostnote, an open source note-taking app for programmers. Official binary with local space support.
- pkgver = 0.21.1
+ pkgdesc = Boost Note.next, a replacement for Boostnote, an open source note-taking app for programmers. Official binary with local space support.
+ pkgver = 0.22.3
pkgrel = 1
url = https://boostnote.io/
arch = any
license = GPL3
conflicts = boost-note
- source = boost-note-local-bin-0.21.1.deb::https://github.com/BoostIO/BoostNote.next-local/releases/download/v0.21.1/boost-note-local-linux.deb
- sha512sums = c63fe5c008277080c4fd9bc682ef1a648e1f58b168d8364d053a657176a5e1822fdd42f5fbfa75199429e1d9b18f574941a5561a38720ddc887620d48e904520
+ source = boost-note-local-bin-0.22.3.deb::https://github.com/BoostIO/BoostNote.next-local/releases/download/v0.22.3/boost-note-local-linux.deb
+ sha512sums = 9acb836e9601923403662a9b0afceda6ac2273855e0a16310d03cee8c647d453736142fe6c14612880631827c512e10019caead752fe987e1839fafcf039a6fe
pkgname = boost-note-local-bin
diff --git a/PKGBUILD b/PKGBUILD
index 85ac50aec8e5..f61a0960d503 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
pkgname=boost-note-local-bin
-pkgver=0.21.1
+pkgver=0.22.3
pkgrel=1
-pkgdesc="Boost Note.next-local, a replacement for Boostnote, an open source note-taking app for programmers. Official binary with local space support."
+pkgdesc="Boost Note.next, a replacement for Boostnote, an open source note-taking app for programmers. Official binary with local space support."
arch=('any')
url="https://boostnote.io/"
license=('GPL3')
conflicts=('boost-note')
source=("${pkgname}-${pkgver}.deb::https://github.com/BoostIO/BoostNote.next-local/releases/download/v${pkgver}/boost-note-local-linux.deb")
-sha512sums=('c63fe5c008277080c4fd9bc682ef1a648e1f58b168d8364d053a657176a5e1822fdd42f5fbfa75199429e1d9b18f574941a5561a38720ddc887620d48e904520')
+sha512sums=('9acb836e9601923403662a9b0afceda6ac2273855e0a16310d03cee8c647d453736142fe6c14612880631827c512e10019caead752fe987e1839fafcf039a6fe')
package(){