git » ktexteditor.git » commit ab15950

KDE Frameworks 5.100

author Antonio Rojas
2022-11-11 19:54:35 UTC
committer Antonio Rojas
2022-11-11 19:54:35 UTC
parent 731f68bd963059e1924a27fd96787b8f34ac75d3

KDE Frameworks 5.100

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 5e6d3a5..fa4a521 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=ktexteditor
-pkgver=5.99.0
+pkgver=5.100.0
 pkgrel=1
 pkgdesc='Advanced embeddable text editor'
 arch=(x86_64)
@@ -14,7 +14,7 @@ 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=('123d5cd554c6c90be65735f63b05a075205edf0701580f0d0fa7d9c23417868c'
+sha256sums=('a1f88cbfa927b4749962bc289eb26a85c580a2eb86189cc634ead9fcaa527ee5'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>
 options=(debug)