author | Antonio Rojas
<arojas@archlinux.org> 2016-01-06 15:37:45 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2016-01-06 15:37:45 UTC |
parent | eff6a9c17d3b4c38e26f5543c1431a8b28d574ad |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index c1ae396..9941d8b 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Antonio Rojas pkgname=kwayland -pkgver=5.5.2 +pkgver=5.5.3 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=('37bb221f5c7bb9c1217f0508c4fc1d73') +md5sums=('6a40b0d2e43b5338156ae35bdecb8bfa') prepare() { mkdir -p build