diff options
author | Jesús <heckyel@hyperbola.info> | 2020-06-01 18:10:07 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2020-06-01 18:10:07 -0500 |
commit | 9bcdcbda2b5e34c204976e7b43de62f9ac7bd591 (patch) | |
tree | 01f5dfb56728728133795484110a9614cdaec9bf /build_installer.sh | |
parent | 99f96dc8b20ebfaeb51019001771f138a02ff1cd (diff) | |
download | librevideoconverter-9bcdcbda2b5e34c204976e7b43de62f9ac7bd591.tar.lz librevideoconverter-9bcdcbda2b5e34c204976e7b43de62f9ac7bd591.tar.xz librevideoconverter-9bcdcbda2b5e34c204976e7b43de62f9ac7bd591.zip |
pep8
Diffstat (limited to 'build_installer.sh')
-rw-r--r-- | build_installer.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build_installer.sh b/build_installer.sh index 0d0f6f6..bfaa021 100644 --- a/build_installer.sh +++ b/build_installer.sh @@ -2,5 +2,5 @@ productbuild \ --component "dist/Libre Video Converter.app" /Applications \ - --sign 'Freedom System: Heckyel | 2017' \ + --sign 'Freedom System: Jesús E. 2017 - 2020' \ --product setup-files/osx/lvc3_definition.plist lvc3.pkg |