Sign and verify new release jars with GnuPG

This commit is contained in:
Reinhard Pointner 2017-04-14 00:11:11 +08:00
parent e8c4e3ba0e
commit f3a7e7770c
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ cd "$WORKING_DIR"
# update core application files
PACKAGE_NAME="FileBot.jar.xz.gpg"
PACKAGE_NAME="FileBot.jar.xz.sig"
PACKAGE_FILE="$APP_ROOT/$PACKAGE_NAME"
PACKAGE_URL="https://sourceforge.net/projects/filebot/files/filebot/HEAD/$PACKAGE_NAME"