[arch-commits] Commit in kio/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Sun Feb 14 03:50:09 UTC 2016
Date: Sunday, February 14, 2016 @ 04:50:09
Author: fyan
Revision: 259200
upgpkg: kio 5.19.0-1
KF 5.19.0
Modified:
kio/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-02-14 03:49:56 UTC (rev 259199)
+++ PKGBUILD 2016-02-14 03:50:09 UTC (rev 259200)
@@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=kio
-pkgver=5.18.0
+pkgver=5.19.0
pkgrel=1
pkgdesc='Resource and network access abstraction'
arch=('i686' 'x86_64')
@@ -10,13 +10,13 @@
url='https://projects.kde.org/projects/frameworks/kio'
license=('LGPL')
depends=('solid' 'karchive' 'kjobwidgets' 'kbookmarks' 'libxslt' 'kwallet'
- 'desktop-file-utils')
+ 'desktop-file-utils')
makedepends=('extra-cmake-modules' 'kdoctools')
optdepends=('kio-extras: extra protocols support (sftp, fish and more)')
groups=('kf5')
install=kio.install
source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('3544f70348993c7fe086854214e48aee')
+md5sums=('f7a87528e9f0fba984323d26773cd553')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list