Date: Wednesday, December 21, 2016 @ 10:41:31 Author: alucryd Revision: 200759
upgpkg: python2-pyacoustid 1.1.4-1 Modified: python2-pyacoustid/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-12-21 10:28:42 UTC (rev 200758) +++ PKGBUILD 2016-12-21 10:41:31 UTC (rev 200759) @@ -4,7 +4,7 @@ # Contributor: Sven-Hendrik Haase <[email protected]> pkgname=python2-pyacoustid -pkgver=1.1.0 +pkgver=1.1.4 pkgrel=1 pkgdesc='Bindings for Chromaprint acoustic fingerprinting and the Acoustid API' arch=('any') @@ -14,8 +14,8 @@ makedepends=('python2-setuptools') source=("pyacoustid-${pkgver}.tar.gz::https://github.com/sampsyo/pyacoustid/archive/v${pkgver}.tar.gz" 'https://raw.github.com/sampsyo/beets/master/LICENSE') -sha256sums=('55137af9293b62b588986bd45a88f4cc571f4b0aaac665811edd7ba0659cf136' - '818fc3b5adc33cf7d463cf8731eca11f0374cece3a89c83e8379c5517c096e4e') +sha256sums=('69e7e70d05a185e3602c7f752b2c9009c3caa17bbe7ddaed494d67fb63913b47' + '69b9fa8fe9700714fc1f002aa6bfef097e5422372979195ab48956cd48e20aaf') build() { cd pyacoustid-${pkgver}
