[arch-commits] Commit in kimageformats/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Sun Feb 14 04:05:10 UTC 2016
Date: Sunday, February 14, 2016 @ 05:05:09
Author: fyan
Revision: 259247
upgpkg: kimageformats 5.19.0-1
KF 5.19.0
Modified:
kimageformats/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-02-14 04:05:02 UTC (rev 259246)
+++ PKGBUILD 2016-02-14 04:05:09 UTC (rev 259247)
@@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=kimageformats
-pkgver=5.18.0
+pkgver=5.19.0
pkgrel=1
pkgdesc='Image format plugins for Qt5'
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
makedepends=('extra-cmake-modules')
groups=('kf5')
source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('023449bdce8c1dd8241bafafed7c006a')
+md5sums=('678b42ebec88ce18ac0c85d539fada01')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list