git » kcodecs.git » commit 9834d02

KDE Frameworks 5.67

author Antonio Rojas
2020-02-09 09:56:55 UTC
committer Antonio Rojas
2020-02-09 09:56:55 UTC
parent 967ad790560e1d8021c0b2eb289ee011d935900d

KDE Frameworks 5.67

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 92ae8ec..79b3cd2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kcodecs
-pkgver=5.66.0
+pkgver=5.67.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=('0dcb684ad75374bbab82b90bda20e914cf656bd51a6dff69bbb1bfc650481a05'
+sha256sums=('4fb9d2d2142306ff60b0855923be20a2a4d959075379c86c9af7023e20bdbab2'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>