From fdaee4bcd0f1dff3a5966ee252da4688332f8b26 Mon Sep 17 00:00:00 2001 From: Sebastian Achilles <s.achilles@fz-juelich.de> Date: Tue, 23 Nov 2021 10:26:23 +0100 Subject: [PATCH] update GPicView-0.2.5-GCCcore-11.2.0.eb add checksum --- Golden_Repo/g/GPicView/GPicView-0.2.5-GCCcore-11.2.0.eb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Golden_Repo/g/GPicView/GPicView-0.2.5-GCCcore-11.2.0.eb b/Golden_Repo/g/GPicView/GPicView-0.2.5-GCCcore-11.2.0.eb index 9ae16e7bd..ebfb7a3d1 100644 --- a/Golden_Repo/g/GPicView/GPicView-0.2.5-GCCcore-11.2.0.eb +++ b/Golden_Repo/g/GPicView/GPicView-0.2.5-GCCcore-11.2.0.eb @@ -9,8 +9,10 @@ description = """GPicView - A Simple and Fast Image Viewer for X""" toolchain = {'name': 'GCCcore', 'version': '11.2.0'} -source_urls = ['https://sourceforge.net/projects/lxde/files/GPicView%20%28image%20Viewer%29/0.2.x/'] +source_urls = [ + 'https://sourceforge.net/projects/lxde/files/GPicView%20%28image%20Viewer%29/0.2.x/'] sources = [SOURCELOWER_TAR_XZ] +checksums = ['38466058e53702450e5899193c4b264339959b563dd5cd81f6f690de32d82942'] builddependencies = [ ('binutils', '2.37'), -- GitLab