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 7ef888f3f763..5703e8c2a186 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=python-kb
_module=kb-manager
-pkgver=0.1.4
+pkgver=0.1.5
pkgrel=1
pkgdesc="A command line minimalist knowledge base manager"
url="https://github.com/gnebbia/kb"
@@ -13,7 +13,7 @@ provides=('kb')
license=('GPL3')
arch=('any')
source=("https://files.pythonhosted.org/packages/source/${_module::1}/$_module/$_module-$pkgver.tar.gz")
-sha256sums=('33581d4e4977ce3504d24b0c16ee6460557c68925acfcb1c81208c931dbfbf45')
+sha256sums=('84314d3683732124f6bb9bb1bc82e3972ef808b4d256a7da34ac00ce29259eab')
build() {
cd ${_module}-${pkgver}