[arch-commits] Commit in chromaprint/trunk (PKGBUILD)

Gaëtan Bisson bisson at archlinux.org
Thu Mar 2 01:30:48 UTC 2017


    Date: Thursday, March 2, 2017 @ 01:30:47
  Author: bisson
Revision: 289782

switch to sha256sum

Modified:
  chromaprint/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-02 01:30:36 UTC (rev 289781)
+++ PKGBUILD	2017-03-02 01:30:47 UTC (rev 289782)
@@ -12,7 +12,7 @@
 depends=('ffmpeg')
 makedepends=('cmake')
 source=("https://bitbucket.org/acoustid/${pkgname}/downloads/${pkgname}-${pkgver}.tar.gz")
-sha1sums=('1357b8946f2c423ab69d7186ed14b6d592184dd8')
+sha256sums=('d94e171e0b3d60a8fefe6846a3c0ed3a9a939cb44a7d7113331fdbc140de6d34')
 
 build() {
 	cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list