author | Antonio Rojas
<arojas@archlinux.org> 2018-08-17 21:14:22 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2018-08-17 21:14:22 UTC |
parent | 3cc7b910a5981d0a150513ecaf499f6f6a9bdd0c |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index 99a83ac..41e6675 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,8 +3,8 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kcodecs -pkgver=5.48.0 -pkgrel=3 +pkgver=5.49.0 +pkgrel=1 pkgdesc='Provide a collection of methods to manipulate strings using various encodings' arch=(x86_64) url='https://community.kde.org/Frameworks' @@ -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=('56a47b66bd40ba9baa232459eaf4ebcd066e9f2db9c9bb61007b9395e7d0e0df' +sha256sums=('df0ed5de74ac1c0edd0fee75b4c7bafd7bce864891b69c142c2c4ba7df306a1f' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>