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

Felix Yan felixonmars at archlinux.org
Tue Jun 14 16:03:06 UTC 2016


    Date: Tuesday, June 14, 2016 @ 16:03:05
  Author: felixonmars
Revision: 269652

upgpkg: kpackage 5.23.0-1

Upstream release

Modified:
  kpackage/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-14 16:02:58 UTC (rev 269651)
+++ PKGBUILD	2016-06-14 16:03:05 UTC (rev 269652)
@@ -4,7 +4,7 @@
 # Contributor: Pier Luigi Fiorini <pierluigi.fiorini at gmail.com>
 
 pkgname=kpackage
-pkgver=5.22.0
+pkgver=5.23.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=('9837d4d90cf85dd9c9c55a5f92395271')
+md5sums=('c7e6bb3a9141b86b0791f9a949156ec1')
 
 prepare() {
   mkdir -p build



More information about the arch-commits mailing list