author | Antonio Rojas
<arojas@archlinux.org> 2016-03-29 16:07:00 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2016-03-29 16:07:00 UTC |
parent | d845b262aeeb90159156a11269fdb7b06263a6b8 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index a89eca6..c20c164 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Antonio Rojas pkgname=kwayland -pkgver=5.6.0 +pkgver=5.6.1 pkgrel=1 pkgdesc='Qt-style Client and Server library wrapper for the Wayland libraries' arch=('i686' 'x86_64') @@ -12,7 +12,7 @@ license=('LGPL') depends=('qt5-base') makedepends=('extra-cmake-modules') source=("http://download.kde.org/stable/plasma/${pkgver}/${pkgname}-${pkgver}.tar.xz") -md5sums=('464f49413bc8e0e61eeaad6520c39473') +md5sums=('1ab98b13ae5a1b382bc0468a5e28cdb6') prepare() { mkdir -p build