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

Felix Yan fyan at archlinux.org
Wed Aug 12 09:19:31 UTC 2015


    Date: Wednesday, August 12, 2015 @ 11:19:30
  Author: fyan
Revision: 243272

upgpkg: kpackage 5.13.0-1

Modified:
  kpackage/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-08-12 09:19:10 UTC (rev 243271)
+++ PKGBUILD	2015-08-12 09:19:30 UTC (rev 243272)
@@ -4,7 +4,7 @@
 # Contributor: Pier Luigi Fiorini <pierluigi.fiorini at gmail.com>
 
 pkgname=kpackage
-pkgver=5.12.0
+pkgver=5.13.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=('e88e6a41687d499a10c0e72c0f7b384d')
+md5sums=('b865c7d38fe72efb819b58a116e848d1')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list