author | Antonio Rojas
<arojas@archlinux.org> 2015-03-22 20:09:16 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2015-03-22 20:09:16 UTC |
parent | d208efe47e4cca3de7e2c148d21b06633bbaac78 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 005dbdc..df33e85 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Antonio Rojas pkgname=kwayland -pkgver=5.2.1 +pkgver=5.2.2 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=('0d7762b3ccadcd47bd3bdc0966a71a73') +md5sums=('7df90a6849339e4692ed9da94ffc3ad4') prepare() { mkdir build