git » kcodecs.git » commit 967ad79

KDE Frameworks 5.66

author Antonio Rojas
2020-01-11 11:45:56 UTC
committer Antonio Rojas
2020-01-11 11:45:56 UTC
parent 4a0476b7ab80d38c68f57f99b79893c9cbd9e2a0

KDE Frameworks 5.66

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index f25e923..92ae8ec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kcodecs
-pkgver=5.65.0
-pkgrel=2
+pkgver=5.66.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=('eca1642a559aad9aed57ea3ad5c7a62a2b20ad13969b6fcba671f5bc7c9782fd'
+sha256sums=('0dcb684ad75374bbab82b90bda20e914cf656bd51a6dff69bbb1bfc650481a05'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>