[arch-commits] Commit in knewstuff/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Wed Apr 8 10:06:01 UTC 2015
Date: Wednesday, April 8, 2015 @ 12:06:01
Author: fyan
Revision: 235717
upgpkg: knewstuff 5.9.0-1
Modified:
knewstuff/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-04-08 10:05:50 UTC (rev 235716)
+++ PKGBUILD 2015-04-08 10:06:01 UTC (rev 235717)
@@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=knewstuff
-pkgver=5.8.0
+pkgver=5.9.0
pkgrel=1
pkgdesc='Support for downloading application assets from the network'
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=('74d99cdfe7c8c018966c3dec93c81cea')
+md5sums=('e090361b84bbc84c00549f8b9b08c8f3')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list