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

Felix Yan felixonmars at archlinux.org
Sun Aug 14 15:50:49 UTC 2016


    Date: Sunday, August 14, 2016 @ 15:50:48
  Author: felixonmars
Revision: 273727

upgpkg: kpackage 5.25.0-1

Upstream release

Modified:
  kpackage/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-08-14 15:50:43 UTC (rev 273726)
+++ PKGBUILD	2016-08-14 15:50:48 UTC (rev 273727)
@@ -4,7 +4,7 @@
 # Contributor: Pier Luigi Fiorini <pierluigi.fiorini at gmail.com>
 
 pkgname=kpackage
-pkgver=5.24.0
+pkgver=5.25.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=('041caf8e73f0edcff18304d22039ef7f')
+md5sums=('237995199b61f5dd48e862c12fe7779e')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list