summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNafis2021-07-18 17:58:10 +0600
committerNafis2021-07-18 17:59:27 +0600
commitd8a5893f517a56b9fe724066ad0e6819cb77aceb (patch)
treed705bd639d48c22e175b7fdf9090456a852acfbe /PKGBUILD
parent09baea4efca5e271e1d020b85f5fe9ef8ca2cb7e (diff)
downloadaur-d8a5893f517a56b9fe724066ad0e6819cb77aceb.tar.gz
Update to 21.04.3
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bba082c25b32..1a17fb4bc98b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,14 +7,14 @@
pkgbase=kate-root
_pkgbase=kate
pkgname=(kwrite-root kate-root)
-pkgver=21.04.1
+pkgver=21.04.3
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=('6264b6c9775caf2e9f7dabdbd7e60d641629e0e8c0ef5abb04dd8bb31ef5a255'
+sha256sums=('b44ea77cf77d579e9ade0af98f9a27a02292bc1b7edff387a386ab7e9e84f7eb'
'SKIP'
'2fbd6b482fcb4a56050f393ceb292e9bf72f796aeaba37ed4cadfb37c4fc90f1')
validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7 # Albert Astals Cid <aacid@kde.org>
@@ -59,7 +59,8 @@ package_kate-root() {
'clang: C and C++ LSP support'
'python-language-server: Python LSP support'
'texlab: LaTeX LSP support'
- 'rust: Rust LSP support')
+ 'rust: Rust LSP support'
+ 'git: git-blame plugin')
provides=('kate')
conflicts=('kate')