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 90951a5aaaf6..bd14ca2bd715 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.10.1
+ pkgver = 0.10.2
pkgrel = 1
url = https://boostnote.io/
arch = any
license = GPL3
conflicts = boost-note
- source = boost-note-bin-0.10.1.deb::https://github.com/BoostIO/BoostNote.next/releases/download/v0.10.1/boost-note-linux.deb
- sha512sums = 89ca69432bc4a5bf034d8e2a718472959806d7dbbaacccd575ec7ee33a5b9908a2117351ed2ef7b387c11a68e09e995bd8cb4ebecba9eb76ccd187fecb5100a9
+ source = boost-note-bin-0.10.2.deb::https://github.com/BoostIO/BoostNote.next/releases/download/v0.10.2/boost-note-linux.deb
+ sha512sums = 6de03a64a58b4efa1bb44ea84c142f389dc8f100f41eeb72414c3bc435758bcc6fa50d7929205bc13b8c125b4b650f1e48fef3963f20ee28d8207485a9a11fa1
pkgname = boost-note-bin
diff --git a/PKGBUILD b/PKGBUILD
index 131374260907..3977b6133a3e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=boost-note-bin
-pkgver=0.10.1
+pkgver=0.10.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=('89ca69432bc4a5bf034d8e2a718472959806d7dbbaacccd575ec7ee33a5b9908a2117351ed2ef7b387c11a68e09e995bd8cb4ebecba9eb76ccd187fecb5100a9')
+sha512sums=('6de03a64a58b4efa1bb44ea84c142f389dc8f100f41eeb72414c3bc435758bcc6fa50d7929205bc13b8c125b4b650f1e48fef3963f20ee28d8207485a9a11fa1')
package(){