summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9dab425ba626..b8986c2a45d1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
-pkgbase = plasma-runners-tmux
+pkgbase = plasma5-runners-tmux
pkgdesc = Searches running tmux sessions and attaches to them
pkgver = 0.0.5
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/Teyras/krunner-tmux-sessions
arch = i686
arch = x86_64
@@ -13,4 +13,4 @@ pkgbase = plasma-runners-tmux
source = https://github.com/Teyras/krunner-tmux-sessions/archive/0.0.5.tar.gz
sha1sums = 90c92791ea9eb2fda80c67c2caece5e975a9979b
-pkgname = plasma-runners-tmux
+pkgname = plasma5-runners-tmux
diff --git a/PKGBUILD b/PKGBUILD
index c93b98d186ae..b7542d8674a4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
-pkgname=plasma-runners-tmux
+pkgname=plasma5-runners-tmux
_srcname=krunner-tmux-sessions
pkgver=0.0.5
-pkgrel=2
+pkgrel=3
pkgdesc="Searches running tmux sessions and attaches to them"
arch=('i686' 'x86_64')
depends=('tmux' 'krunner5')