Date: Thursday, September 2, 2021 @ 08:39:52 Author: alucryd Revision: 1010522
upgpkg: python-pyacoustid 1.2.2-1 Modified: python-pyacoustid/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-09-02 08:36:09 UTC (rev 1010521) +++ PKGBUILD 2021-09-02 08:39:52 UTC (rev 1010522) @@ -3,7 +3,7 @@ # Contributor: Sven-Hendrik Haase <[email protected]> pkgname=python-pyacoustid -pkgver=1.2.1 +pkgver=1.2.2 pkgrel=1 pkgdesc='Bindings for Chromaprint acoustic fingerprinting and the Acoustid API' arch=(any) @@ -17,7 +17,7 @@ git python-setuptools ) -_tag=f5284a259db3f47137de8b3e554016211043b870 +_tag=7d5ec6e24a5b2fa6fc587698001d2ffa24065b51 source=(git+https://github.com/beetbox/pyacoustid.git#tag=${_tag}) sha256sums=(SKIP)
