summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c0ad6af6af9d..b8d517a13991 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.8.0
+ pkgver = 0.8.2
pkgrel = 1
url = https://boostnote.io/
arch = any
license = GPL3
conflicts = boost-note
- source = boost-note-bin-0.8.0.deb::https://github.com/BoostIO/BoostNote.next/releases/download/v0.8.0/boost-note-linux.deb
- sha512sums = 4e29fb283b1e9babc9088663e5124b14ebefaf39d212115875567ababf8bfeae91ff76e777dd09b9d6cfb1dd98560eec4e9aedc16b12c4a14fa7d8d9fc6f63b2
+ source = boost-note-bin-0.8.2.deb::https://github.com/BoostIO/BoostNote.next/releases/download/v0.8.2/boost-note-linux.deb
+ sha512sums = 7c35abb57fe0d57c4a251706f3709fd794d6d272a21d75b543457f66114d589d1161308d9a7b68e5ff2d52ad0d3ea1d3fc338d9a302c597d349edf0e72464d3a
pkgname = boost-note-bin
diff --git a/PKGBUILD b/PKGBUILD
index 2aab9371eb4d..ce999f15e2ff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=boost-note-bin
-pkgver=0.8.0
+pkgver=0.8.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=('4e29fb283b1e9babc9088663e5124b14ebefaf39d212115875567ababf8bfeae91ff76e777dd09b9d6cfb1dd98560eec4e9aedc16b12c4a14fa7d8d9fc6f63b2')
+sha512sums=('7c35abb57fe0d57c4a251706f3709fd794d6d272a21d75b543457f66114d589d1161308d9a7b68e5ff2d52ad0d3ea1d3fc338d9a302c597d349edf0e72464d3a')
package(){