From 5cea92457e3a85b08be20c886df288e42ed31389 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Milan=20P=2E=20Stani=C4=87?= Date: Sun, 30 Dec 2018 00:09:10 +0100 Subject: community/libzen: fix invalid sha512sums --- community/libzen/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'community/libzen') diff --git a/community/libzen/APKBUILD b/community/libzen/APKBUILD index f5e7f4dfc2..8bd8872ce2 100644 --- a/community/libzen/APKBUILD +++ b/community/libzen/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Corey Oliver pkgname=libzen pkgver=0.4.37 -pkgrel=3 +pkgrel=4 pkgdesc="A shared library for libmediainfo and mediainfo" url="https://github.com/MediaArea/ZenLib" arch="all" @@ -31,4 +31,4 @@ package() { make DESTDIR="$pkgdir" install } -sha512sums="3b5bec79470bec054cfa759e753e3925fbd9f27e508c692c0b100fcf1599696bff462d92c08799646e6ffc74c176e7cc7509ae0754c4710d527494f59d95d12b libzen_0.4.37.tar.bz2" +sha512sums="efeb520ce2eceacedd567afdd085bee67a598f24e8949b4704d839ae94322b9c9f1da6e1564498aad4f0ead148b74cec08f85c0189cbc611b2a06f218b5a22df libzen_0.4.37.tar.bz2" -- cgit v1.2.3