Skip to content

Commit 46b9df9

Browse files
committed
Update PPA instructions for Z3 in checklist
1 parent 8df45f5 commit 46b9df9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ReleaseChecklist.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
- [ ] Create ``.release_ppa_auth`` at the root of your local Solidity checkout and set ``LAUNCHPAD_EMAIL`` and ``LAUNCHPAD_KEYID`` to your key's email and key id.
5959
- [ ] Double-check that the ``DISTRIBUTIONS`` list in ``scripts/release_ppa.sh`` and ``scripts/deps-ppa/static-z3.sh`` contains the most recent versions of Ubuntu.
6060
- [ ] Make sure the [``~ethereum/cpp-build-deps`` PPA repository](https://launchpad.net/~ethereum/+archive/ubuntu/cpp-build-deps) contains ``libz3-static-dev builds`` for all current versions of Ubuntu.
61-
If not, run ``scripts/deps-ppa/static-z3.sh`` (after changing email address and key id) and wait for the builds to succeed before continuing.
61+
If not, run ``scripts/deps-ppa/static-z3.sh`` and wait for the builds to succeed before continuing.
6262
- [ ] Run ``scripts/release_ppa.sh v$VERSION`` to create the PPA release.
6363
- [ ] Wait for the [``~ethereum/ethereum-static`` PPA](https://launchpad.net/~ethereum/+archive/ubuntu/ethereum-static) build to be finished and published for *all platforms*.
6464
**SERIOUSLY: DO NOT PROCEED EARLIER!!!**

0 commit comments

Comments
 (0)