diff --git a/haiku-apps/album/album-0.9.4.recipe b/haiku-apps/album/album-0.9.4.recipe index 347c14fbb..b30141947 100644 --- a/haiku-apps/album/album-0.9.4.recipe +++ b/haiku-apps/album/album-0.9.4.recipe @@ -5,15 +5,17 @@ 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/" +# Original homepage http://users.volja.net/mkovac1/proj/album/ +HOMEPAGE="https://github.com/HaikuArchives/Album/" COPYRIGHT="2006-2015 by Matjaž Kovač" LICENSE="MIT" -REVISION="4" -SOURCE_URI="https://github.com/HaikuArchives/Album/archive/550632886979080247db552f38990690f77ee054.tar.gz" -CHECKSUM_SHA256="ee1811b47bbb1178c88b66ef103bf8aba0ba551cfed70ce8a318842c4729c89e" -SOURCE_DIR="Album-550632886979080247db552f38990690f77ee054" +REVISION="5" +COMMIT=19d7f4d658f09800a05f4d3d9c7260d87ece47ef +SOURCE_URI="https://github.com/HaikuArchives/Album/archive/$COMMIT.tar.gz" +CHECKSUM_SHA256="b0f256a72cf248637ce0cb2952c144d58dd4cff365bd8635ac962ab2d5c8398d" +SOURCE_DIR="Album-$COMMIT" -ARCHITECTURES="x86_gcc2 x86 ?x86_64" +ARCHITECTURES="x86_gcc2 ?x86 x86_64" PROVIDES=" album = $portVersion @@ -21,12 +23,14 @@ PROVIDES=" " REQUIRES=" haiku - lib:libiptcdata$secondaryArchSuffix + lib:libintl + lib:libiptcdata " BUILD_REQUIRES=" haiku_devel - devel:libiptcdata$secondaryArchSuffix + devel:libintl + devel:libiptcdata " BUILD_PREREQUIRES=" makefile_engine