author | Felix Yan
<felixonmars@archlinux.org> 2016-04-11 03:56:31 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-04-11 03:56:31 UTC |
parent | 41684bb238b1ed9ae73f09d5ae8719a2af32e98a |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 5ced6a2..81e23d8 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Antonio Rojas <arojas@archlinux.org> pkgname=bluez-qt -pkgver=5.20.0 +pkgver=5.21.0 pkgrel=1 pkgdesc='Qt wrapper for Bluez 5 DBus API' arch=(i686 x86_64) @@ -12,7 +12,7 @@ makedepends=(extra-cmake-modules) conflicts=(libbluedevil-frameworks) groups=(kf5) source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -md5sums=('ef9f28cb55851f908e3aa7e5b7198105') +md5sums=('245971e2fe0d4eb86545efef311be4a9') prepare() { mkdir -p build