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

Anatol Pomozov anatolik at archlinux.org
Tue Nov 20 15:54:23 UTC 2018


    Date: Tuesday, November 20, 2018 @ 15:54:23
  Author: anatolik
Revision: 340156

Use sha512 instead of sha1

Modified:
  alsa-lib/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-11-20 11:56:10 UTC (rev 340155)
+++ PKGBUILD	2018-11-20 15:54:23 UTC (rev 340156)
@@ -12,8 +12,8 @@
 license=('LGPL')
 source=(ftp://ftp.alsa-project.org/pub/lib/$pkgname-$pkgver.tar.bz2
         fix_streams.patch::'http://git.alsa-project.org/?p=alsa-lib.git;a=patch;h=b420056604f06117c967b65d43d01536c5ffcbc9')
-sha1sums=('eca62790517220297ec82ba8a5258bcb6e708866'
-          '92da3c05177c5ac8ab0892f56a4360b60c444939')
+sha512sums=('7cc81464d876a137e9ac9700420bfff7cd528338bdc6e0bdbe313d45c5b97c81f1a9483df0556fe390d54a9db747fbec62e843b42d2cbc740d5a91b015714f6c'
+            '0d05f7cf9c09124107765b5d831be66fd669672e8afc1a591d2b637f4e3e17a1ae668a3ca0db93f51863bc5dd72a4fde6a13eef014b43a7688898856e885d7a1')
 
 prepare() {
   cd $srcdir/$pkgname-$pkgver



More information about the arch-commits mailing list