git » kcodecs.git » commit af78024

KDE Frameworks 5.30

author Antonio Rojas
2017-01-14 11:50:59 UTC
committer Antonio Rojas
2017-01-14 11:50:59 UTC
parent cc051112616a74b0693d2f1253c3b5f0bf1ee366

KDE Frameworks 5.30

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 6e04682..199986c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kcodecs
-pkgver=5.29.0
+pkgver=5.30.0
 pkgrel=1
 pkgdesc='Provide a collection of methods to manipulate strings using various encodings'
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ depends=('qt5-base')
 makedepends=('extra-cmake-modules' 'qt5-tools')
 groups=('kf5')
 source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz"{,.sig})
-md5sums=('baf7fdef49333280abed66420f741b88'
+md5sums=('efc956f78601eb8b9537d7ddc61c47f8'
          'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>