author | Antonio Rojas
<arojas@archlinux.org> 2015-12-15 15:40:54 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2015-12-15 15:40:54 UTC |
parent | f69680f94fbb5aa36f4ae51b98abeb880cd7a3f2 |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index 37664f7..f9dbbca 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,8 +3,8 @@ # Contributor: Antonio Rojas pkgname=kwayland -pkgver=5.5.0 -pkgrel=2 +pkgver=5.5.1 +pkgrel=1 pkgdesc='Qt-style Client and Server library wrapper for the Wayland libraries' arch=('i686' 'x86_64') url='http://www.kde.org' @@ -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=('5027a8b6a6afdbe61cf2d63e8c7dbb94') +md5sums=('1b81331d75ee93a16a7573693c119017') prepare() { mkdir -p build