git » ktexteditor.git » commit 53416b6

KDE Frameworks 5.55

author Antonio Rojas
2019-02-09 12:54:59 UTC
committer Antonio Rojas
2019-02-09 12:54:59 UTC
parent ee98d5492902a39142817fc6f7a095ab3bfd832d

KDE Frameworks 5.55

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index e71c89b..ce2fdb9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=ktexteditor
-pkgver=5.54.0
-pkgrel=2
+pkgver=5.55.0
+pkgrel=1
 pkgdesc='Advanced embeddable text editor'
 arch=(x86_64)
 url='https://community.kde.org/Frameworks'
@@ -13,7 +13,7 @@ depends=(kparts syntax-highlighting libgit2 editorconfig-core-c)
 makedepends=(extra-cmake-modules doxygen qt5-tools)
 groups=(kf5)
 source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('feefc112f4dd0e7f73d2ddc5bcc8e83b11ab0a911d079950afb85281f6e6de8b'
+sha256sums=('9d4b7fcbd31b766152f91e56f53d7f21cc488e511d0023db91f270552ac4bf2c'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>