git » kcodecs.git » commit de392d8

KDE Frameworks 5.51

author Antonio Rojas
2018-10-13 08:18:38 UTC
committer Antonio Rojas
2018-10-13 08:18:38 UTC
parent 997d6aa7d42fcda0c44ed8a0c0b07d47a89556ee

KDE Frameworks 5.51

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 813f20b..6ff18c9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kcodecs
-pkgver=5.50.0
+pkgver=5.51.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=('eb58e2d54466b0b9700f39a6ccc1634f9a666e3199f7253f76b777a0fd3ef08d'
+sha256sums=('55bc4f42e421d9e7ed829d66ff669e15df434941589b0a1b6da34c10d8c71c96'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>