summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndrew Shark2023-10-20 22:03:18 +0300
committerAndrew Shark2023-10-20 22:03:18 +0300
commitbd999ea4b0fd05a5cb2735f699668c276d3855c9 (patch)
tree5565d44be87bdb10e1866889baef68644243ad9a /PKGBUILD
parentff3dfd5c918520094f4a41ba9f22bc382faa6e00 (diff)
downloadaur-kf5-servicemenus-jetbrains-dolphin-plugin-git.tar.gz
Rename kf5 packages
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3d99d9b5f0ea..319f7ac385a5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Andrew Shark <ashark linuxcomp ru>
pkgname=kf5-servicemenus-jetbrains-dolphin-plugin-git
-pkgver=r44.26d721e
+pkgver=r46.28fd06f
pkgrel=1
pkgdesc="Open directories and associated projects in the JetBrains IDEs"
license=('GPL')
@@ -10,7 +10,7 @@ _url='https://github.com/alex1701c'
_submodule_name="jetbrains-api"
url="$_url/$_project_name"
arch=('x86_64')
-depends=('kio')
+depends=('kio5')
makedepends=('git' 'cmake' 'extra-cmake-modules')
_branch=master
source=("git+$url#branch=$_branch"