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 b113e08c4af1..41a470870a1e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Heiko Nickerl <dev at heiko-nickerl dot com>
pkgname="sodalite"
-pkgver=0.18.1
+pkgver=0.18.2
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=('b1adeda8555317123796a9bf2eec6b1be08faad4a4f8aea2bd7696e0870adb54')
+sha256sums=('965ea10190cc87f533114dc3c136b3194377bce0615d6482203ef6404e47282d')
_gitroot=https://github.com/hnicke/$pkgname.git