git » kcodecs.git » commit 0a99631

KDE Frameworks 5.78

author Antonio Rojas
2021-01-09 09:49:53 UTC
committer Antonio Rojas
2021-01-09 09:49:53 UTC
parent 8a792243c878cd3d3e74b50e3753a50bd0f3a628

KDE Frameworks 5.78

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 0cca52a..ff9a6c7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kcodecs
-pkgver=5.77.0
+pkgver=5.78.0
 pkgrel=1
 pkgdesc='Provide a collection of methods to manipulate strings using various encodings'
 arch=(x86_64)
@@ -14,7 +14,7 @@ makedepends=(extra-cmake-modules qt5-tools qt5-doc clang python-pyqt5 gperf doxy
 optdepends=('python-pyqt5: for the Python bindings')
 groups=(kf5)
 source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('c1b34aac21f6ab21e91e0e11f620949574678146f4407c853516c0f456e81fc4'
+sha256sums=('36b461cef0bb95c34298615a8a6d1f2da37676c9605ebae76d6cbdb393e8fc7a'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>