summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEspen Fossen2021-05-28 10:20:21 +0200
committerEspen Fossen2021-05-28 10:20:21 +0200
commitcdf6035421c51c865ee30cebd8319f2913902339 (patch)
tree4a7c82eede9230c1beb3d4fed12c71f68e56629c
parentf1b06b4846c3844cf3659b55f11852ab36bec0b9 (diff)
downloadaur-cdf6035421c51c865ee30cebd8319f2913902339.tar.gz
Updated to 0.17.1.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e36cc08307f8..129986331bcd 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.16.1
+ pkgver = 0.17.1
pkgrel = 1
url = https://boostnote.io/
arch = any
license = GPL3
conflicts = boost-note
- source = boost-note-bin-0.16.1.deb::https://github.com/BoostIO/BoostNote.next/releases/download/v0.16.1/boost-note-linux.deb
- sha512sums = 73ad95b598dbf17d62f7033bcd708062ed1335ee56068bdc1dd950a2e5c51d781bc64404591dd32dc1e21459347e73d1ab319ae6feb3693c6f00609909a058b0
+ source = boost-note-bin-0.17.1.deb::https://github.com/BoostIO/BoostNote.next/releases/download/v0.17.1/boost-note-linux.deb
+ sha512sums = a5f32392b98331d8bedc647f37b6dd0bd568c3a3a5d787e77601ad7b91ae8235393dc5719844258ec81bff32736ead80f7911e7d30257f9d8090323b9f3877a7
pkgname = boost-note-bin
diff --git a/PKGBUILD b/PKGBUILD
index a61173b6018b..3e2ae622ba82 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=boost-note-bin
-pkgver=0.16.1
+pkgver=0.17.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=('73ad95b598dbf17d62f7033bcd708062ed1335ee56068bdc1dd950a2e5c51d781bc64404591dd32dc1e21459347e73d1ab319ae6feb3693c6f00609909a058b0')
+sha512sums=('a5f32392b98331d8bedc647f37b6dd0bd568c3a3a5d787e77601ad7b91ae8235393dc5719844258ec81bff32736ead80f7911e7d30257f9d8090323b9f3877a7')
package(){