author | Antonio Rojas
<arojas@archlinux.org> 2021-04-10 10:10:56 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2021-04-10 10:10:56 UTC |
parent | 32e04d726cc69af82adc1759a825d789b1807a7e |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 3f23efc..7e0155f 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kcodecs -pkgver=5.80.0 +pkgver=5.81.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=('4f56744c9647096b8d403d212081afffa890b4f386eeb33d1be497cee560881a' +sha256sums=('4392afb4a3e1a4c8d6e645e7161d2651f5b83ca8620156cf942bfc95c33ce564' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>