author | Felix Yan
<felixonmars@archlinux.org> 2016-01-10 16:19:18 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-01-10 16:19:18 UTC |
parent | 1bb1d906694d0ad14157a19f28e2489395b3fa80 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 0b8eb6a..3de2f25 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Antonio Rojas <arojas@archlinux.org> pkgname=bluez-qt -pkgver=5.17.0 +pkgver=5.18.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=('40949a460db277907e2f9bb8163e295e') +md5sums=('76a2a9ed1dbac45cf4cf50297ba02472') prepare() { mkdir -p build