git » ktexteditor.git » commit 6a90e31

Update to 5.70.1

author Antonio Rojas
2020-05-15 10:42:11 UTC
committer Antonio Rojas
2020-05-15 10:42:11 UTC
parent 16fff8f03c8573dc206c620be70f5154c597ac51

Update to 5.70.1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 8143deb..97577bd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=ktexteditor
-pkgver=5.70.0
+pkgver=5.70.1
 pkgrel=1
 pkgdesc='Advanced embeddable text editor'
 arch=(x86_64)
@@ -13,7 +13,7 @@ depends=(kparts syntax-highlighting libgit2 editorconfig-core-c)
 makedepends=(extra-cmake-modules doxygen qt5-tools qt5-doc)
 groups=(kf5)
 source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('19334125fbbf42589eaf1e3f8ff84856b81fbfdc286d907fcb32980f468a6893'
+sha256sums=('c7b568e75c147161992f8875fe36fb46885bccddb63c22edaf81071583f4204c'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>