[arch-commits] Commit in kio/trunk (PKGBUILD)

Felix Yan fyan at archlinux.org
Wed Mar 16 04:36:07 UTC 2016


    Date: Wednesday, March 16, 2016 @ 05:36:06
  Author: fyan
Revision: 261750

upgpkg: kio 5.20.0-1

KF 5.20.0

Modified:
  kio/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-03-16 04:35:57 UTC (rev 261749)
+++ PKGBUILD	2016-03-16 04:36:06 UTC (rev 261750)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kio
-pkgver=5.19.0
+pkgver=5.20.0
 pkgrel=1
 pkgdesc='Resource and network access abstraction'
 arch=('i686' 'x86_64')
@@ -16,7 +16,7 @@
 groups=('kf5')
 install=kio.install
 source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('f7a87528e9f0fba984323d26773cd553')
+md5sums=('f700e4089783d2420406b5024fef9f65')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list