author | Antonio Rojas
<arojas@archlinux.org> 2020-10-10 13:37:48 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2020-10-10 13:37:48 UTC |
parent | 4132e9b6846e6b73830cae70c4de3d7c84a5fd95 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 0c2bcd1..d191543 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kcodecs -pkgver=5.74.0 +pkgver=5.75.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=('5a69b9224e9fb89b729e6c0c478d6a0c353a65a4ef0134059b6772f904b8f6a3' +sha256sums=('cf4498c00368cc667910776cf54de02838f17b5f2d0bd48749ec5a2000346327' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>