[arch-commits] Commit in kwindowsystem/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Fri Nov 13 15:27:35 UTC 2015
Date: Friday, November 13, 2015 @ 16:27:35
Author: fyan
Revision: 250899
upgpkg: kwindowsystem 5.16.0-1
KF 5.16.0
Modified:
kwindowsystem/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-11-13 15:27:28 UTC (rev 250898)
+++ PKGBUILD 2015-11-13 15:27:35 UTC (rev 250899)
@@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=kwindowsystem
-pkgver=5.15.0
+pkgver=5.16.0
pkgrel=1
pkgdesc='Access to the windowing system'
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
makedepends=('extra-cmake-modules' 'qt5-tools')
groups=('kf5')
source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('08e0b05204a4129f73873ef2b61a6a3b')
+md5sums=('dff4815d1ae67206329aa690c2a98dfb')
prepare() {
mkdir build
More information about the arch-commits
mailing list