git » kcodecs.git » commit 8172552

KDE Frameworks 5.65

author Antonio Rojas
2019-12-14 11:04:34 UTC
committer Antonio Rojas
2019-12-14 11:04:34 UTC
parent 938df2b259096b88afc7bebc6b37336182e05cc8

KDE Frameworks 5.65

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index 9072f52..9ae71bf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kcodecs
-pkgver=5.64.0
-pkgrel=2
+pkgver=5.65.0
+pkgrel=1
 pkgdesc='Provide a collection of methods to manipulate strings using various encodings'
 arch=(x86_64)
 url='https://community.kde.org/Frameworks'
@@ -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=('24cbffb123179cf4386500ae7bc7c99f65c4422cd7b91f314152f11cd596402a'
+sha256sums=('eca1642a559aad9aed57ea3ad5c7a62a2b20ad13969b6fcba671f5bc7c9782fd'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>