summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Buchar2023-11-05 15:53:21 +0100
committerJan Buchar2023-11-05 15:53:21 +0100
commit25e69b8bb3604c792a424cbe0a985598d9d4ab46 (patch)
treee26de73d6c260f19e0b8fc43a9e02eb43f3e4039
parent0c2c0353930f335b6eab631823edc671ea9af1f2 (diff)
downloadaur-25e69b8bb3604c792a424cbe0a985598d9d4ab46.tar.gz
Rename package to plasma5-runners-tmux
-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')