summarylogtreecommitdiffstats
path: root/turtlecoin-git.install
diff options
context:
space:
mode:
authorzpalmtree2020-01-04 00:29:21 +0000
committerzpalmtree2020-01-04 00:29:21 +0000
commit31c15f77dc87a27c2f2982400c7ec6928411b4bd (patch)
tree9abf4979f61ef5bdcfb1012d9876913b96dcf94c /turtlecoin-git.install
parent5b10c746ad5f434fc7082443afea43785e1732f4 (diff)
downloadaur-31c15f77dc87a27c2f2982400c7ec6928411b4bd.tar.gz
Zedwallet-beta has been renamed
Diffstat (limited to 'turtlecoin-git.install')
-rw-r--r--turtlecoin-git.install12
1 files changed, 6 insertions, 6 deletions
diff --git a/turtlecoin-git.install b/turtlecoin-git.install
index 26f3f50963c0..9cf4f1d2acac 100644
--- a/turtlecoin-git.install
+++ b/turtlecoin-git.install
@@ -1,11 +1,11 @@
binary_message() {
echo "To prevent problems with software of other coins the binaries for this package are as follows:"
- echo " miner => trtl-miner"
- echo " zedwallet => trtl-zedwallet"
- echo " zedwallet-beta => trtl-zedwallet-beta"
- echo " wallet-api => trtl-wallet-api"
- echo " TurtleCoind => unchanged"
- echo " turtle-service => unchanged"
+ echo " miner => trtl-miner"
+ echo " zedwallet => trtl-zedwallet"
+ echo " wallet-api => trtl-wallet-api"
+ echo " wallet-upgrader => trtl-wallet-upgrader"
+ echo " TurtleCoind => unchanged"
+ echo " turtle-service => unchanged"
echo
}