[arch-commits] Commit in kwayland/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Tue Sep 8 14:52:24 UTC 2015
Date: Tuesday, September 8, 2015 @ 16:52:24
Author: fyan
Revision: 245531
upgpkg: kwayland 5.4.1-1
Modified:
kwayland/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-09-08 14:51:52 UTC (rev 245530)
+++ PKGBUILD 2015-09-08 14:52:24 UTC (rev 245531)
@@ -4,7 +4,7 @@
# Contributor: Antonio Rojas
pkgname=kwayland
-pkgver=5.4.0
+pkgver=5.4.1
pkgrel=1
pkgdesc='Qt-style Client and Server library wrapper for the Wayland libraries'
arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
depends=('qt5-base')
makedepends=('extra-cmake-modules')
source=("http://download.kde.org/stable/plasma/${pkgver}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('720809300dc4426034686f0069680599')
+md5sums=('cfff87d002b42b2487b522f94f157cb7')
prepare() {
mkdir build
More information about the arch-commits
mailing list