git » kcodecs.git » commit 0ba6141

KDE Frameworks 5.64

author Antonio Rojas
2019-11-09 22:37:26 UTC
committer Antonio Rojas
2019-11-09 22:37:26 UTC
parent b83fe6806bc5c3f257639dc9f1080330b625d5d8

KDE Frameworks 5.64

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index b11d137..fcc0278 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kcodecs
-pkgver=5.63.0
-pkgrel=3
+pkgver=5.64.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=('30214dcc48ac4214c4f0b7bb0e36174fd8de13d4e9cd210e41d4ff86e919b870'
+sha256sums=('24cbffb123179cf4386500ae7bc7c99f65c4422cd7b91f314152f11cd596402a'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>