author | Antonio Rojas
<arojas@archlinux.org> 2015-12-22 19:46:18 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2015-12-22 19:46:18 UTC |
parent | 90dd335fcdf4d50f9222ff520700f5dc13df355b |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index f9dbbca..c1ae396 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Antonio Rojas pkgname=kwayland -pkgver=5.5.1 +pkgver=5.5.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=('1b81331d75ee93a16a7573693c119017') +md5sums=('37bb221f5c7bb9c1217f0508c4fc1d73') prepare() { mkdir -p build