author | Antonio Rojas
<arojas@archlinux.org> 2018-09-08 08:29:56 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2018-09-08 08:29:56 UTC |
parent | 90106c7f8c0ac9c4ef164fa2cf9e73785738b3c5 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 41e6675..813f20b 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kcodecs -pkgver=5.49.0 +pkgver=5.50.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=('df0ed5de74ac1c0edd0fee75b4c7bafd7bce864891b69c142c2c4ba7df306a1f' +sha256sums=('eb58e2d54466b0b9700f39a6ccc1634f9a666e3199f7253f76b777a0fd3ef08d' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>