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

Felix Yan fyan at archlinux.org
Sun Jan 10 14:56:25 UTC 2016


    Date: Sunday, January 10, 2016 @ 15:56:24
  Author: fyan
Revision: 257776

upgpkg: kpackage 5.18.0-1

KF 5.18.0

Modified:
  kpackage/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-10 14:56:16 UTC (rev 257775)
+++ PKGBUILD	2016-01-10 14:56:24 UTC (rev 257776)
@@ -4,7 +4,7 @@
 # Contributor: Pier Luigi Fiorini <pierluigi.fiorini at gmail.com>
 
 pkgname=kpackage
-pkgver=5.17.0
+pkgver=5.18.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=('1afaa448abd0164df6be8c6c65283947')
+md5sums=('5c4a2ac94e8d1b8f47286eaca83cab0c')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list