author | Antonio Rojas
<arojas@archlinux.org> 2019-05-13 19:59:05 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2019-05-13 19:59:05 UTC |
parent | 2c688e356403731c5849e271fcc9b96d4f3e6704 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 7839d6b..7740297 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kcodecs -pkgver=5.57.0 +pkgver=5.58.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=('c98b98cf7258c03fa5131a987e278f348d52f792dcb9f2a5664fe35aadea6995' +sha256sums=('6e5b3c2083c840947e255d58b338128a5e498a4176969f6ac724d56ca3cae8ef' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>