summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEspen Fossen2020-10-29 18:12:31 +0100
committerEspen Fossen2020-10-29 18:12:31 +0100
commit775c23c39625e63885330f1a6a301310ba71591a (patch)
treeb160dfdae08ecf021543c36e33e286680a4719cf
parente90a5627e188a4f4a0c7ccbc3f8bde0e6ceea36d (diff)
downloadaur-775c23c39625e63885330f1a6a301310ba71591a.tar.gz
Updated to 0.10.1.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bd67dbb46dce..90951a5aaaf6 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.9.0
+ pkgver = 0.10.1
pkgrel = 1
url = https://boostnote.io/
arch = any
license = GPL3
conflicts = boost-note
- source = boost-note-bin-0.9.0.deb::https://github.com/BoostIO/BoostNote.next/releases/download/v0.9.0/boost-note-linux.deb
- sha512sums = 9929eecf75684e4606bde5082404e9ee43fc07fa4773a467471cc7bed751139732a074b93df7ef2bd75f9025957095fe5b424c70d8e0e86eabbf4ea7fc43db61
+ 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
pkgname = boost-note-bin
diff --git a/PKGBUILD b/PKGBUILD
index 18ac43fdd184..131374260907 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=boost-note-bin
-pkgver=0.9.0
+pkgver=0.10.1
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=('9929eecf75684e4606bde5082404e9ee43fc07fa4773a467471cc7bed751139732a074b93df7ef2bd75f9025957095fe5b424c70d8e0e86eabbf4ea7fc43db61')
+sha512sums=('89ca69432bc4a5bf034d8e2a718472959806d7dbbaacccd575ec7ee33a5b9908a2117351ed2ef7b387c11a68e09e995bd8cb4ebecba9eb76ccd187fecb5100a9')
package(){