diff --git a/haiku-apps/bafx/additional-files/bafx.rdef b/haiku-apps/bafx/additional-files/bafx.rdef index 5a41d944b..cadf1a337 100644 --- a/haiku-apps/bafx/additional-files/bafx.rdef +++ b/haiku-apps/bafx/additional-files/bafx.rdef @@ -1,4 +1,6 @@ +resource app_signature "application/x-vnd.BAfx"; + resource app_version { major = @MAJOR@, middle = @MIDDLE@, diff --git a/haiku-apps/bafx/bafx-0.2.3.recipe b/haiku-apps/bafx/bafx-0.2.3.recipe index f5314add7..e32676f4e 100644 --- a/haiku-apps/bafx/bafx-0.2.3.recipe +++ b/haiku-apps/bafx/bafx-0.2.3.recipe @@ -6,7 +6,7 @@ image viewer are planned for future releases." HOMEPAGE="https://github.com/marbocub/BAfx" COPYRIGHT="2012-2014 marbocub" LICENSE="MIT" -REVISION="2" +REVISION="3" srcGitRev="ebd3db8a2231618f649bfb1215f6c8d209c73315" SOURCE_URI="https://github.com/marbocub/BAfx/archive/$srcGitRev.tar.gz" CHECKSUM_SHA256="e904b5509e40eb0a860b50da9c8685492ea9288f1130ce7036cb2bfc48b4568d"