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 b6072bf969b1..80f6454a6736 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=plasma-runners-tmux
_srcname=krunner-tmux-sessions
-pkgver=0.0.3
+pkgver=0.0.4
pkgrel=1
pkgdesc="Searches running tmux sessions and attaches to them"
arch=('i686' 'x86_64')
@@ -9,7 +9,7 @@ makedepends=('cmake' 'extra-cmake-modules')
url="https://github.com/Teyras/krunner-tmux-sessions"
license=('MIT')
source=(https://github.com/Teyras/krunner-tmux-sessions/archive/${pkgver}.tar.gz)
-sha1sums=('599e45bf6bfa057c9fceda5329865063c708a784')
+sha1sums=('7069fbdbd985aa4169e71ce2de70e7bb3ca30298')
prepare() {
mkdir -p build