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 b5e94c2e273f..2a51bc355b4e 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.12.4
+ pkgver = 0.13.1
pkgrel = 1
url = https://boostnote.io/
arch = any
license = GPL3
conflicts = boost-note
- source = boost-note-bin-0.12.4.deb::https://github.com/BoostIO/BoostNote.next/releases/download/v0.12.4/boost-note-linux.deb
- sha512sums = 4383c4e343fc59fc03b7cc76392dee6a0ebd2a23c434187570d611df069c16cb9470eab5b1f3543b5c1a718b41713433ddc12f8a6dfd0673cf1bccd05aa51acf
+ source = boost-note-bin-0.13.1.deb::https://github.com/BoostIO/BoostNote.next/releases/download/v0.13.1/boost-note-linux.deb
+ sha512sums = 51e46ce55c94a3ceb9368f11a2a02d65ea1284f11f55e0fb42b4cf2cff8a34c76db4f9ecc8aa96868c7f0a3e3bb66ecdbb191a678715c93e493ce179b7019bc0
pkgname = boost-note-bin
diff --git a/PKGBUILD b/PKGBUILD
index 114fec7c9d22..a6b957e8d2e3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=boost-note-bin
-pkgver=0.12.4
+pkgver=0.13.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=('4383c4e343fc59fc03b7cc76392dee6a0ebd2a23c434187570d611df069c16cb9470eab5b1f3543b5c1a718b41713433ddc12f8a6dfd0673cf1bccd05aa51acf')
+sha512sums=('51e46ce55c94a3ceb9368f11a2a02d65ea1284f11f55e0fb42b4cf2cff8a34c76db4f9ecc8aa96868c7f0a3e3bb66ecdbb191a678715c93e493ce179b7019bc0')
package(){