author | Antonio Rojas
<arojas@archlinux.org> 2016-03-20 00:15:23 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2016-03-20 00:15:23 UTC |
parent | 66199529c12a8c07933936ef8419d22032b8bdf4 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index e598c68..a89eca6 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Antonio Rojas pkgname=kwayland -pkgver=5.5.5 +pkgver=5.6.0 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=('74914469e90c2c1439d5caf3a5f246f6') +md5sums=('464f49413bc8e0e61eeaad6520c39473') prepare() { mkdir -p build