author | Felix Yan
<felixonmars@archlinux.org> 2016-05-16 14:50:14 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-05-16 14:50:14 UTC |
parent | 31a917a809f2e492b230996fbea967c166fddeb2 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index fec5b8e..9707f75 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Antonio Rojas <arojas@archlinux.org> pkgname=bluez-qt -pkgver=5.21.0 +pkgver=5.22.0 pkgrel=1 pkgdesc='Qt wrapper for Bluez 5 DBus API' arch=(i686 x86_64) @@ -12,7 +12,7 @@ makedepends=(extra-cmake-modules mesa) conflicts=(libbluedevil-frameworks) groups=(kf5) source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -md5sums=('245971e2fe0d4eb86545efef311be4a9') +md5sums=('ad970e31bd8e15c9a1d119baba5cfca2') prepare() { mkdir -p build