summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEspen Fossen2021-03-22 13:11:45 +0100
committerEspen Fossen2021-03-22 13:11:45 +0100
commit1954e80e5640b62a0bd057d196d09efd3114ef16 (patch)
tree1f66d2a6f861ee0968b8c6864c6de08d01dc26b4
parent292d79ee54a9fdde2099fce02387484ed878194e (diff)
downloadaur-1954e80e5640b62a0bd057d196d09efd3114ef16.tar.gz
Updated to 0.14.2.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ec49d8d16014..67fba210c060 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = boost-note-bin
pkgdesc = Boost Note.next, a replacement for Boostnote, an open source note-taking app for programmers. Official binary.
- pkgver = 0.14.1
+ pkgver = 0.14.2
pkgrel = 1
url = https://boostnote.io/
arch = any
license = GPL3
conflicts = boost-note
- source = boost-note-bin-0.14.1.deb::https://github.com/BoostIO/BoostNote.next/releases/download/v0.14.1/boost-note-linux.deb
- sha512sums = 3b5f24c1dbc3c35fbda458bbb91f9a1822dfafbc704ef6fb76e2daa29fe3dff41c6cbdc36018793f46a0f5ba4287df710c8d802d0993f3292ecf6fc9be2bc76b
+ source = boost-note-bin-0.14.2.deb::https://github.com/BoostIO/BoostNote.next/releases/download/v0.14.2/boost-note-linux.deb
+ sha512sums = 2dba710b46b15b57dd1e6e1e0e673a6d522f3fe254b9baeaad32d00d367a108534479c04b4be024d2b0ba02691e59114c14ad1a82f0e6a2b1dd7c8a832edc4c6
pkgname = boost-note-bin
diff --git a/PKGBUILD b/PKGBUILD
index 3379f9d250f3..32fb74c46365 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=boost-note-bin
-pkgver=0.14.1
+pkgver=0.14.2
pkgrel=1
pkgdesc="Boost Note.next, a replacement for Boostnote, an open source note-taking app for programmers. Official binary."
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=('3b5f24c1dbc3c35fbda458bbb91f9a1822dfafbc704ef6fb76e2daa29fe3dff41c6cbdc36018793f46a0f5ba4287df710c8d802d0993f3292ecf6fc9be2bc76b')
+sha512sums=('2dba710b46b15b57dd1e6e1e0e673a6d522f3fe254b9baeaad32d00d367a108534479c04b4be024d2b0ba02691e59114c14ad1a82f0e6a2b1dd7c8a832edc4c6')
package(){