author | Antonio Rojas
<arojas@archlinux.org> 2019-04-13 07:12:37 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2019-04-13 07:12:37 UTC |
parent | 4833ec649801fb87df49bdf1714a444870891d13 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 547f302..7839d6b 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kcodecs -pkgver=5.56.0 +pkgver=5.57.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=('e7234cddea70d4fa61dd66272dd43da401cc2543e40a6e9bb3a3655263419c82' +sha256sums=('c98b98cf7258c03fa5131a987e278f348d52f792dcb9f2a5664fe35aadea6995' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>