author | Antonio Rojas
<arojas@archlinux.org> 2016-06-14 14:58:36 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2016-06-14 14:58:36 UTC |
parent | 86c66397c21ef196f29f789346adbac84c6a682c |
PKGBUILD | +5 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index bb96a1f..8b0d5b3 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Antonio Rojas <arojas@archlinux.org> pkgname=bluedevil -pkgver=5.6.4 +pkgver=5.6.5 pkgrel=1 epoch=1 pkgdesc='Integrate the Bluetooth technology within KDE workspace and applications' @@ -15,8 +15,10 @@ makedepends=('extra-cmake-modules' 'plasma-framework' 'kded' 'python') conflicts=('bluedevil-frameworks') replaces=('bluedevil-frameworks') groups=('plasma') -source=("http://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz") -md5sums=('8452a801b38fe3bd9e88a4b4d246c630') +source=("http://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz"{,.sig}) +sha256sums=('1ddac54394a5eb94c1c0be03a2f04a9839676d354546f52f132f0d5005a8c97d' + 'SKIP') +validpgpkeys=('13C16D03EDE728514473AA73A506E6D4DD4D5088') # Jonathan Riddell prepare() { mkdir -p build