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 c79cd5e2b8a1..0f5026df30ee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Heiko Nickerl <dev at heiko-nickerl dot com>
pkgname="sodalite"
-pkgver=0.13.5
+pkgver=0.13.6
pkgrel=1
pkgdesc="Keyboard-driven terminal file navigator and launcher"
arch=('any')
@@ -11,7 +11,7 @@ depends=('python-binaryornot' 'python-urwid' 'python-yaml'
'python-pyperclip' 'python-pygments' 'python-watchdog')
source=("$pkgname-$pkgver.tar.gz::https://github.com/hnicke/sodalite/archive/v$pkgver.tar.gz")
backup=('etc/sodalite.conf')
-sha256sums=('9a3d2696b0385d1308a287f334b733f7594f177b053732b5f5988c3ad61e6fec')
+sha256sums=('9a5f67706154c3b74b2d3a3cd0842af00e0e75ed315e7c8039badb518620241a')
install=sodalite.install
_gitroot=https://github.com/hnicke/$pkgname.git