Date: Thursday, September 12, 2013 @ 09:33:20 Author: alucryd Revision: 97063
upgpkg: beets 1.3.0-1 Modified: beets/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-09-12 06:29:40 UTC (rev 97062) +++ PKGBUILD 2013-09-12 07:33:20 UTC (rev 97063) @@ -3,8 +3,8 @@ # Contributor: Adrian Sampson <[email protected]> pkgname=beets -pkgver=1.2.2 -pkgrel=2 +pkgver=1.3.0 +pkgrel=1 pkgdesc="Flexible music library manager and tagger" arch=('any') url="http://beets.radbox.org/" @@ -15,7 +15,7 @@ 'python2-pyacoustid: Acoustic fingerprinting' 'python2-pylast: Lastgenre plugin') source=("http://pypi.python.org/packages/source/b/${pkgname}/${pkgname}-${pkgver}.tar.gz") -sha256sums=('8f96802ca0addbc811f240420e314f3845a25f718684b58dc6979a45b140f6b3') +sha256sums=('8323ac1a3a9632a996b54043aa592419c91c8575c5eb0c8f1b21a407ce5f96d3') build() { cd ${pkgname}-${pkgver}
