git » ktexteditor.git » commit e15e454

KDE Frameworks 5.89

author Antonio Rojas
2021-12-12 15:20:18 UTC
committer Antonio Rojas
2021-12-12 15:20:18 UTC
parent 83d0f5c0e0f1ece05b16783605b0699b294fb55f

KDE Frameworks 5.89

PKGBUILD +5 -4

diff --git a/PKGBUILD b/PKGBUILD
index 337f747..452ce21 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,17 +3,18 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=ktexteditor
-pkgver=5.88.0
-pkgrel=2
+pkgver=5.89.0
+pkgrel=1
 pkgdesc='Advanced embeddable text editor'
 arch=(x86_64)
 url='https://community.kde.org/Frameworks'
 license=(LGPL)
-depends=(kparts syntax-highlighting libgit2 editorconfig-core-c)
+depends=(kparts syntax-highlighting editorconfig-core-c)
 makedepends=(extra-cmake-modules doxygen qt5-tools qt5-doc)
+optdepends=('git: git integration')
 groups=(kf5)
 source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('25bf3c6e50ccb744d29cf4cf704ef499143a00f66ce9f98464b68ae68f9af3c5'
+sha256sums=('67ad913c86a0845d097e3145e15d7218480e1af87133561da7b2295c1b416f09'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>