diff --git a/mkrelease.sh b/mkrelease.sh index dd7f1a1..fc884ee 100755 --- a/mkrelease.sh +++ b/mkrelease.sh @@ -2,4 +2,4 @@ xcodebuild install pkgbuild --analyze --root /tmp/syncthing-bar.dst syncthing-bar.plist -pkgbuild --root /tmp/syncthing-bar.dst --component-plist syncthing-bar.plist --scripts scripts --version $1 syncthing-$2-bar-$1.pkg +pkgbuild --root /tmp/syncthing-bar.dst --component-plist syncthing-bar.plist --scripts scripts --version $1 syncthing-bar-$1.pkg