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

Felix Yan felixonmars at archlinux.org
Mon Jul 11 01:15:26 UTC 2016


    Date: Monday, July 11, 2016 @ 01:15:25
  Author: felixonmars
Revision: 271329

upgpkg: kpackage 5.24.0-1

Upstream release

Modified:
  kpackage/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-07-11 01:15:18 UTC (rev 271328)
+++ PKGBUILD	2016-07-11 01:15:25 UTC (rev 271329)
@@ -4,7 +4,7 @@
 # Contributor: Pier Luigi Fiorini <pierluigi.fiorini at gmail.com>
 
 pkgname=kpackage
-pkgver=5.23.0
+pkgver=5.24.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=('c7e6bb3a9141b86b0791f9a949156ec1')
+md5sums=('041caf8e73f0edcff18304d22039ef7f')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list