[arch-commits] Commit in knewstuff/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Sat Sep 12 05:18:07 UTC 2015
Date: Saturday, September 12, 2015 @ 07:18:07
Author: fyan
Revision: 245955
upgpkg: knewstuff 5.14.0-1
Modified:
knewstuff/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-09-12 05:16:33 UTC (rev 245954)
+++ PKGBUILD 2015-09-12 05:18:07 UTC (rev 245955)
@@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=knewstuff
-pkgver=5.13.0
+pkgver=5.14.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=('8a6a5c8f25badf937ea26677dea71eb7')
+md5sums=('17e952f64c00a844d23f56381fa53f5b')
prepare() {
mkdir -p build
More information about the arch-commits
mailing list