Date: Friday, April 8, 2016 @ 15:17:36 Author: bgyorgy Revision: 169676
upgpkg: blueman 2.0.4-1 Update to new version Modified: blueman/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-04-08 06:48:56 UTC (rev 169675) +++ PKGBUILD 2016-04-08 13:17:36 UTC (rev 169676) @@ -4,7 +4,7 @@ # Contributor: Martin Wimpress <[email protected]> pkgname=blueman -pkgver=2.0.3 +pkgver=2.0.4 pkgrel=1 pkgdesc="GTK+ Bluetooth Manager" arch=('i686' 'x86_64') @@ -17,7 +17,7 @@ 'pulseaudio-bluetooth: audio devices support') install=$pkgname.install source=(https://github.com/blueman-project/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz) -sha256sums=('243605e4401c2d21f4706965ef100dac907658d480ace37cbdf863c1c8a45825') +sha256sums=('e92dd9c27f75a1485b548f7a8b159946a4af154b90fb82f5a0f614b66a01430f') prepare() { cd $pkgname-$pkgver
