summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 06eb702b159b..33c6cd936f48 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Vlad Petrov <ejiek@mail.ru>
pkgname=nb
-pkgver=5.7.5
+pkgver=5.7.6
pkgrel=1
pkgdesc="A command line note-taking, bookmarking, archiving, and knowledge base application"
arch=('any')
@@ -11,7 +11,7 @@ depends=('bash' 'git')
optdepends=('bat' 'pandoc' 'ripgrep' 'w3m' 'tig')
provides=("$pkgname")
conflicts=("$pkgname")
-sha512sums=('934ee71d2dd7d06f2e06dafbcac7eaace12afeb0f37bef3715004bd171c079bee3b843336a203a34b415408106028e63d2a7008b548a0399c50c2a03948838ef')
+sha512sums=('38908c1eb6b7af2552c97323862e63f46cf6b605615d53d9eca5e7194b63a84484880e87ea616fafc0213ed7091848a9fc1864f80a3ffbeb3ac2503fdb37c783')
package() {
cd "${pkgname}-${pkgver}"