git » kcodecs.git » commit e128fff

KF 5.3.0

author Andrea Scarpino
2014-10-07 18:49:39 UTC
committer Andrea Scarpino
2014-10-07 18:49:39 UTC
parent 023ac6fd7cc3be1aeab543f80614c5c8136448a0

KF 5.3.0

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index 52ee56c..80d5645 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
 # Maintainer: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kcodecs
-pkgver=5.2.0
-pkgrel=3
+pkgver=5.3.0
+pkgrel=1
 pkgdesc='Plugins allowing Qt applications to access further types of images'
 arch=('i686' 'x86_64')
 url='https://projects.kde.org/projects/frameworks/kcodecs'
@@ -11,7 +11,7 @@ depends=('qt5-base')
 makedepends=('extra-cmake-modules' 'qt5-tools')
 groups=('kf5')
 source=("http://download.kde.org/stable/frameworks/${pkgver}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('f943a26499c705cc65b639d3b3714327')
+md5sums=('9d0fd6c580c570254d3474858350038c')
 
 prepare() {
   mkdir -p build