summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEspen Fossen2021-11-30 12:58:21 +0100
committerEspen Fossen2021-11-30 12:58:21 +0100
commit14c800648d896975c86a3d42fed25a6204d6c29e (patch)
treec6432e15f59e1aea59dbdcf26a362e4ff3b87457
parent9f9c32b6b361423623c20ce7ec6649716103e3d6 (diff)
downloadaur-14c800648d896975c86a3d42fed25a6204d6c29e.tar.gz
Updated to 0.23.1.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4a58c0198171..9d203a126c9c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
pkgbase = boost-note-bin
pkgdesc = Boost Note.next, a replacement for Boostnote, an open source note-taking app for programmers. Official binary for the cloud space version.
- pkgver = 0.23.0
+ pkgver = 0.23.1
pkgrel = 1
url = https://boostnote.io/
arch = any
license = GPL3
conflicts = boost-note
- source = boost-note-bin-0.23.0.deb::https://github.com/BoostIO/BoostNote.next/releases/download/v0.23.0/boost-note-linux.deb
- sha512sums = 2a6b87a0ee44eeef3c912f81573786d31e9abfd14ab1f8517827f1c5eefd91c6fdb272edccd3bda31842e671596ef81887d089d85d68c093ccb355eaddaed181
+ source = boost-note-bin-0.23.1.deb::https://github.com/BoostIO/BoostNote.next/releases/download/v0.23.1/boost-note-linux.deb
+ sha512sums = f8b215d1b8a9e6471aef2a170aa1175d15c92db2ef43ad8cb96c37065bfe0ac99916836e6d65a9936f6cf479d8daf7433aa69bd5f1a08f07ac48987aafd8d520
pkgname = boost-note-bin
diff --git a/PKGBUILD b/PKGBUILD
index cffd5025cece..fdd01f5f30ba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=boost-note-bin
-pkgver=0.23.0
+pkgver=0.23.1
pkgrel=1
pkgdesc="Boost Note.next, a replacement for Boostnote, an open source note-taking app for programmers. Official binary for the cloud space version."
arch=('any')
@@ -8,7 +8,7 @@ license=('GPL3')
conflicts=('boost-note')
source=("${pkgname}-${pkgver}.deb::https://github.com/BoostIO/BoostNote.next/releases/download/v${pkgver}/boost-note-linux.deb")
-sha512sums=('2a6b87a0ee44eeef3c912f81573786d31e9abfd14ab1f8517827f1c5eefd91c6fdb272edccd3bda31842e671596ef81887d089d85d68c093ccb355eaddaed181')
+sha512sums=('f8b215d1b8a9e6471aef2a170aa1175d15c92db2ef43ad8cb96c37065bfe0ac99916836e6d65a9936f6cf479d8daf7433aa69bd5f1a08f07ac48987aafd8d520')
package(){