SomberNight
6 years ago
No known key found for this signature in database
GPG Key ID: B33B5F232C6271E9
2 changed files with
2 additions and
2 deletions
-
contrib/build-wine/build-electrum-git.sh
-
contrib/osx/package.sh
|
|
@ -75,4 +75,4 @@ mv electrum-setup.exe $NAME_ROOT-$VERSION-setup.exe |
|
|
|
cd .. |
|
|
|
|
|
|
|
echo "Done." |
|
|
|
md5sum dist/electrum*exe |
|
|
|
sha256sum dist/electrum*exe |
|
|
|
|
|
@ -85,4 +85,4 @@ dmg dmg Electrum_uncompressed.dmg electrum-$VERSION.dmg || fail "Unable to creat |
|
|
|
rm Electrum_uncompressed.dmg |
|
|
|
|
|
|
|
echo "Done." |
|
|
|
md5sum electrum-$VERSION.dmg |
|
|
|
sha256sum electrum-$VERSION.dmg |
|
|
|