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

Felix Yan fyan at archlinux.org
Sat Oct 10 10:14:59 UTC 2015


    Date: Saturday, October 10, 2015 @ 12:14:58
  Author: fyan
Revision: 248782

upgpkg: kpackage 5.15.0-1

KF 5.15.0

Modified:
  kpackage/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-10-10 10:14:51 UTC (rev 248781)
+++ PKGBUILD	2015-10-10 10:14:58 UTC (rev 248782)
@@ -4,7 +4,7 @@
 # Contributor: Pier Luigi Fiorini <pierluigi.fiorini at gmail.com>
 
 pkgname=kpackage
-pkgver=5.14.0
+pkgver=5.15.0
 pkgrel=1
 pkgdesc='Framework that lets applications manage user installable packages of non-binary assets'
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 makedepends=('extra-cmake-modules' 'qt5-tools' 'python' 'kdoctools')
 groups=('kf5')
 source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('989e314e2c6ac4a1657f9096d17e1766')
+md5sums=('c62075c90e8717d213a3aa4106f355b7')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list