summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEspen Fossen2022-04-14 18:09:32 +0200
committerEspen Fossen2022-04-14 18:09:32 +0200
commit8e638a14593a870276a3261fcbef5a3163f8edad (patch)
tree27e3101197fbec66c1f5130bed2666aedb1908a6
parentfb391706cb7ed1e779376c93d8836f189acb0898 (diff)
downloadaur-boost-note-local-bin.tar.gz
Updated to 0.23.0.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 302399a2f27c..fc71321cb508 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = boost-note-local-bin
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
+ pkgver = 0.23.0
pkgrel = 1
url = https://boostnote.io/
arch = any
license = GPL3
conflicts = boost-note
- 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
+ source = boost-note-local-bin-0.23.0.deb::https://github.com/BoostIO/BoostNote.next-local/releases/download/v0.23.0/boost-note-local-linux.deb
+ sha512sums = 835353ec586578aa5d9e650941afb8470b42eda82e722c907309cc5bea83138dcfb4a8ccd79b48c68ed115ba88d35eb0cd5a7116e124ebcc09a10e49086611a0
pkgname = boost-note-local-bin
diff --git a/PKGBUILD b/PKGBUILD
index f61a0960d503..9d521e98c832 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=boost-note-local-bin
-pkgver=0.22.3
+pkgver=0.23.0
pkgrel=1
pkgdesc="Boost Note.next, a replacement for Boostnote, an open source note-taking app for programmers. Official binary with local space support."
arch=('any')
@@ -8,7 +8,7 @@ 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=('9acb836e9601923403662a9b0afceda6ac2273855e0a16310d03cee8c647d453736142fe6c14612880631827c512e10019caead752fe987e1839fafcf039a6fe')
+sha512sums=('835353ec586578aa5d9e650941afb8470b42eda82e722c907309cc5bea83138dcfb4a8ccd79b48c68ed115ba88d35eb0cd5a7116e124ebcc09a10e49086611a0')
package(){