summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNafis2022-07-06 16:33:21 +0600
committerNafis2022-07-06 16:33:21 +0600
commitca3afdc5422236e3a8f8d23b758d6cff2d7a6968 (patch)
tree307cd02f832c2ba4d7b9c79b955ea0d3e276573b /PKGBUILD
parent958cc18b0f99d49ae960e5b65116ac4a17010eb5 (diff)
downloadaur-ca3afdc5422236e3a8f8d23b758d6cff2d7a6968.tar.gz
Update to 22.04.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 6 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2504e47999e2..a985fbc6fc81 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,16 +7,16 @@
pkgbase=kate-root
_pkgbase=kate
pkgname=(kwrite-root kate-root)
-pkgver=21.12.1
+pkgver=22.04.2
pkgrel=1
arch=(x86_64 i686 armv7h)
license=(GPL LGPL FDL)
makedepends=(extra-cmake-modules kdoctools plasma-framework knewstuff kitemmodels ktexteditor kactivities kuserfeedback)
source=(https://download.kde.org/stable/release-service/$pkgver/src/$_pkgbase-$pkgver.tar.xz{,.sig}
0001-Defuse-root-block.patch)
-sha256sums=('7e48ccfdb58a41252566b5d6f263db16d6c88af60e2a15aef305bc0fa305a011'
+sha256sums=('7cfec8b6391d89914aa73ead3902fdafab92f73368e0e26743cd4aab1ef117de'
'SKIP'
- '6d61580de90efa53eb52077353097d66fb823965c0a70176a47bf5524603aa57')
+ '7ab717cd37161ba790a72e3871281a1268e6ce07e7900825738b5d690de96f77')
validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7 # Albert Astals Cid <aacid@kde.org>
F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87 # Christoph Feck <cfeck@kde.org>
D81C0CB38EB725EF6691C385BB463350D6EF31EF) # Heiko Becker <heiko.becker@kde.org>
@@ -60,7 +60,9 @@ package_kate-root() {
'python-lsp-server: Python LSP support'
'texlab: LaTeX LSP support'
'rust: Rust LSP support'
- 'git: git-blame plugin')
+ 'git: git-blame plugin'
+ 'markdownpart: Markdown preview'
+ 'svgpart: SVG preview')
provides=('kate')
conflicts=('kate')