Date: Saturday, May 11, 2013 @ 19:18:19 Author: heftig Revision: 185170
1.1 Modified: sbc/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-05-11 16:16:34 UTC (rev 185169) +++ PKGBUILD 2013-05-11 17:18:19 UTC (rev 185170) @@ -2,7 +2,7 @@ # Maintainer: Jan Alexander Steffens (heftig) <[email protected]> pkgname=sbc -pkgver=1.0 +pkgver=1.1 pkgrel=1 pkgdesc="Bluetooth Subband Codec (SBC) library" arch=('i686' 'x86_64') @@ -11,7 +11,7 @@ depends=('glibc') options=(!libtool) source=(http://www.kernel.org/pub/linux/bluetooth/$pkgname-$pkgver.tar.xz) -md5sums=('aa2bc39c4a09aade064efea4bbbc4b2d') +md5sums=('ecadadbfd4b1dfe7b98f446c69126b23') build() { cd $pkgname-$pkgver
