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

Felix Yan felixonmars at archlinux.org
Sun Aug 14 15:49:46 UTC 2016


    Date: Sunday, August 14, 2016 @ 15:49:45
  Author: felixonmars
Revision: 273723

upgpkg: kio 5.25.0-1

Upstream release

Modified:
  kio/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-08-14 15:49:40 UTC (rev 273722)
+++ PKGBUILD	2016-08-14 15:49:45 UTC (rev 273723)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea at archlinux.org>
 
 pkgname=kio
-pkgver=5.24.0
+pkgver=5.25.0
 pkgrel=1
 pkgdesc='Resource and network access abstraction'
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 optdepends=('kio-extras: extra protocols support (sftp, fish and more)')
 groups=('kf5')
 source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('2c56af98f7cdc2e541bee40d7da8925a')
+md5sums=('0077d90029c34f734fb661912f2213d1')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list