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 06a35684cf32..fc255ed0fc05 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Heiko Nickerl <dev at heiko-nickerl dot com>
pkgname=sodalite
-pkgver=0.19.8
+pkgver=0.19.9
pkgrel=1
pkgdesc="Keyboard-driven terminal file navigator and launcher"
arch=('any')
@@ -21,7 +21,7 @@ depends=(
)
source=("$pkgname-$pkgver.tar.gz::https://github.com/hnicke/sodalite/archive/v$pkgver.tar.gz")
backup=('etc/sodalite.conf')
-sha256sums=('e72bc1fe8c134aa67ae776d901e8c98081e2e7097bfb9dcf06f4266dd7e072de')
+sha256sums=('20ab921a6d6db060e5db305f47f5f6f13134d56c407adaff657ca1b243faf126')
_gitroot=https://github.com/hnicke/$pkgname.git