[arch-commits] Commit in kwindowsystem/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Oct 9 17:18:26 UTC 2016
Date: Sunday, October 9, 2016 @ 17:18:25
Author: felixonmars
Revision: 278005
upgpkg: kwindowsystem 5.27.0-1
Upstream release
Modified:
kwindowsystem/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-09 17:18:17 UTC (rev 278004)
+++ PKGBUILD 2016-10-09 17:18:25 UTC (rev 278005)
@@ -3,7 +3,7 @@
# Contributor: Andrea Scarpino <andrea at archlinux.org>
pkgname=kwindowsystem
-pkgver=5.26.0
+pkgver=5.27.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=('bc45d29e6a9b25bd360d6cb3749026ea')
+md5sums=('91c9c0158573c6b42436b727a4596657')
prepare() {
mkdir build
More information about the arch-commits
mailing list