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

Felix Yan fyan at archlinux.org
Wed Apr 8 08:45:48 UTC 2015


    Date: Wednesday, April 8, 2015 @ 10:45:48
  Author: fyan
Revision: 235675

upgpkg: kpackage 5.9.0-1

Modified:
  kpackage/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-04-08 08:45:28 UTC (rev 235674)
+++ PKGBUILD	2015-04-08 08:45:48 UTC (rev 235675)
@@ -4,7 +4,7 @@
 # Contributor: Pier Luigi Fiorini <pierluigi.fiorini at gmail.com>
 
 pkgname=kpackage
-pkgver=5.8.0
+pkgver=5.9.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=('c30bb0ce023cc7f22dd2c3c092f4da56')
+md5sums=('1130a0a17bcfeb4460ce845dd01fa6cb')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list