author | Andrea Scarpino
<andrea@archlinux.org> 2014-12-16 08:37:45 UTC |
committer | Andrea Scarpino
<andrea@archlinux.org> 2014-12-16 08:37:45 UTC |
parent | da8d4e1a17fa104724a0e2d7ecf075b0d15c76a8 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index bad580b..428207a 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Antonio Rojas pkgname=kwayland -pkgver=5.1.1 +pkgver=5.1.2 pkgrel=1 pkgdesc='Qt-style Client and Server library wrapper for the Wayland libraries' arch=('i686' 'x86_64') @@ -11,7 +11,7 @@ license=('LGPL') depends=('qt5-base') makedepends=('extra-cmake-modules') source=("http://download.kde.org/stable/plasma/${pkgver}/kwayland-$pkgver.tar.xz") -md5sums=('242fbe23dafda12ddcbe5c5f0cedfbac') +md5sums=('49a5563621a4d6bd6bfd670903ea34bb') prepare() { mkdir -p build