author | Antonio Rojas
<arojas@archlinux.org> 2023-06-06 15:44:54 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2023-06-06 15:44:54 UTC |
parent | 1198e6be9137f44cb1d8d2bcc4721305446dd03b |
PKGBUILD | +3 | -5 |
diff --git a/PKGBUILD b/PKGBUILD index 743e867..6996777 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kate -pkgver=23.04.1 +pkgver=23.04.2 pkgrel=1 arch=(x86_64) license=(GPL LGPL FDL) @@ -16,15 +16,13 @@ optdepends=('konsole: open a terminal in Kate' 'python-lsp-server: Python LSP support' 'texlab: LaTeX LSP support' 'rust: Rust LSP support' - 'git: git-blame plugin' - 'markdownpart: Markdown preview' - 'svgpart: SVG preview') + 'git: git-blame plugin') makedepends=(extra-cmake-modules kdoctools) conflicts=(kwrite) provides=(kwrite) replaces=(kwrite) source=(https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('5c384b0fe9706840e4064c71a45069b80da0448c11bfa2debf9dd5953b8e17f0' +sha256sums=('7db103a3cb0f1cd771d4e63389ded0757d815f14b9a260b918d83c3e96f74485' 'SKIP') validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7 # Albert Astals Cid <aacid@kde.org> F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87 # Christoph Feck <cfeck@kde.org>