Date: Thursday, April 13, 2017 @ 20:37:55 Author: felixonmars Revision: 292735
upgpkg: kcodecs 5.33.0-1 Upstream release Modified: kcodecs/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-04-13 20:37:42 UTC (rev 292734) +++ PKGBUILD 2017-04-13 20:37:55 UTC (rev 292735) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=kcodecs -pkgver=5.32.0 +pkgver=5.33.0 pkgrel=1 pkgdesc='Provide a collection of methods to manipulate strings using various encodings' arch=('i686' 'x86_64') @@ -14,7 +14,7 @@ optdepends=('python-pykf5: to use the Python 3 bindings' 'python2-pykf5: to use the Python 2 bindings') groups=('kf5') source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz"{,.sig}) -sha256sums=('a3084f995808312be1cb8f63b91766e06c63b9c6d2f8a62426d5a228ca9dcb7b' +sha256sums=('6170a0b2b3510b698281fc42f9b3ea656afe67a5a0e31e9be1e5269a6993b1dd' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <[email protected]>
