git » kcodecs.git » commit 2780ed7

KDE Frameworks 5.53

author Antonio Rojas
2018-12-09 10:53:34 UTC
committer Antonio Rojas
2018-12-09 10:53:34 UTC
parent 9fbba42b75acfcce76372c2eb207630c2acd3420

KDE Frameworks 5.53

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 12c4a3d..986420a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kcodecs
-pkgver=5.52.0
+pkgver=5.53.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 clang python-pyqt5 gperf doxygen sip)
 optdepends=('python-pyqt5: for the Python bindings')
 groups=(kf5)
 source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('5b988a3a1d66e335e0a42addc0cb507b030db46e796e8d2355bbc122f09857fc'
+sha256sums=('7a939fbe83df5911103c12f94cc0039ee97f6e8e1b655378debb05ce26a6b172'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>