aboutsummaryrefslogtreecommitdiff
path: root/contrib/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/debian/control')
-rw-r--r--contrib/debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/debian/control b/contrib/debian/control
index de067d8fc4..4425e716d8 100644
--- a/contrib/debian/control
+++ b/contrib/debian/control
@@ -36,7 +36,7 @@ Description: peer-to-peer network based digital currency - daemon
By default connects to an IRC network to discover other peers.
.
Full transaction history is stored locally at each client. This
- requires 150+ MB of space, slowly growing.
+ requires 2+ GB of space, slowly growing.
.
This package provides bitcoind, a combined daemon and CLI tool to
interact with the daemon.
@@ -54,6 +54,6 @@ Description: peer-to-peer network based digital currency - QT GUI
By default connects to an IRC network to discover other peers.
.
Full transaction history is stored locally at each client. This
- requires 150+ MB of space, slowly growing.
+ requires 2+ GB of space, slowly growing.
.
This package provides bitcoin-qt, a GUI for Bitcoin based on QT.