author | Antonio Rojas
<arojas@archlinux.org> 2015-10-06 06:36:24 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2015-10-06 06:36:24 UTC |
parent | 1bea3ad379e8f37816aa64ba937ba79ae96876fe |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 0d0649a..a49e87f 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Antonio Rojas pkgname=kwayland -pkgver=5.4.1 +pkgver=5.4.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=('cfff87d002b42b2487b522f94f157cb7') +md5sums=('c0c0eef0f2bfb93a81e4e701d7557eb9') prepare() { mkdir build