From 26e6ddb19f84a45e8244378876a19931e7d9bf83 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adri=C3=A1n=20Arroyo=20Calle?= Date: Thu, 7 Jan 2016 18:49:17 +0000 Subject: [PATCH] Album - use CHECKSUM_SHA256 --- haiku-apps/album/album-0.9.4.recipe | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/haiku-apps/album/album-0.9.4.recipe b/haiku-apps/album/album-0.9.4.recipe index e486c91c5..ce763467b 100644 --- a/haiku-apps/album/album-0.9.4.recipe +++ b/haiku-apps/album/album-0.9.4.recipe @@ -1,15 +1,17 @@ SUMMARY="An image viewer/organiser designed for BeOS-compatible systems" DESCRIPTION="Album is a file browsing and tagging utility for BeOS/Haiku. \ The idea is to have a work pad for pictures from different locations so they \ -may be viewed and tagged. +may be viewed and tagged. \ The program is not limited to pictures and BFS (Be File System) volumes, \ although that makes most sense since some of the functionality has to do with \ file attributes." HOMEPAGE="http://users.volja.net/mkovac1/proj/album/" COPYRIGHT="2006-2015 by Matjaž Kovač" LICENSE="MIT" -REVISION="2" -SOURCE_URI="git+https://github.com/HaikuArchives/Album#5506328" +REVISION="3" +SOURCE_URI="https://github.com/HaikuArchives/Album/archive/550632886979080247db552f38990690f77ee054.tar.gz" +CHECKSUM_SHA256="ee1811b47bbb1178c88b66ef103bf8aba0ba551cfed70ce8a318842c4729c89e" +SOURCE_DIR="Album-550632886979080247db552f38990690f77ee054" ARCHITECTURES="x86_gcc2 x86 ?x86_64"