summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCamilo Prieto2020-10-29 23:32:50 +0200
committerCamilo Prieto2020-10-29 23:32:50 +0200
commiteecdd94875834286a21276c5a1713f632fd4c131 (patch)
treeb96d7be7f143958588c0d0d8394f020e318b4488 /PKGBUILD
parent608e8c83923285e8bb6c5ace36bb913999d6eca9 (diff)
downloadaur-boostnote-bin.tar.gz
Bump to 0.16.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 39b26f8cec42..c52f1254c1c3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Camilo Prieto <camilo.prieto93@gmail.com>
pkgname=boostnote-bin
-pkgver=0.16.0
+pkgver=0.16.1
pkgrel=1
pkgdesc="Open source note-taking app for programmers. Official binary."
arch=('any')
@@ -9,7 +9,7 @@ license=('GPL3')
conflicts=('boostnote')
source_x86_64=("https://github.com/BoostIO/boost-releases/releases/download/v${pkgver}/boostnote_${pkgver}_amd64.deb")
-sha512sums_x86_64=('4db5dcdab5b3ae81e01bc878ca6902aa8f8bff0a8d84fee31c5c5ecb5cb36e0d88802d3a16b815cc18d45ab5a965a11eb130f325c2a4e91e2cc9fb08f0a0180f')
+sha512sums_x86_64=('3e6f37b24cb8d47922b2de8a8b83a2bf22de264139bd81bdb773a0b83bf8fe477f63b5a74746f5fb4fa63bb57ceed62b7dd6ba2f0669486998f1896090eb527c')
package(){