BAfx: add app_signature to rdef as discussed in #625.

This commit is contained in:
fbrosson
2016-06-04 16:12:33 +00:00
parent c4fe6ffffe
commit e7f53e0211
2 changed files with 3 additions and 1 deletions

View File

@@ -1,4 +1,6 @@
resource app_signature "application/x-vnd.BAfx";
resource app_version {
major = @MAJOR@,
middle = @MIDDLE@,

View File

@@ -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"