diff --git a/scripts/calibre-install-unstable.sh b/scripts/calibre-install-unstable.sh index c27bfebf5..bb2af7383 100755 --- a/scripts/calibre-install-unstable.sh +++ b/scripts/calibre-install-unstable.sh @@ -1,11 +1,13 @@ #!/bin/bash -# Thanks to Jerry Vonau (https://github.com/jvonau) who made -# this critical breakthrough possible! -# might break future updates, you have been warned -# The latest available is 3.20 available from testing +# Thanks to Jerry Vonau (https://github.com/jvonau) who made this critical +# breakthrough possible! +# +# Calibre 3.23 is the latest available from testing as of 2018-05-10: # https://packages.debian.org/search?keywords=calibre -# might break future updates, you have been warned +# (SEE ALSO http://deb.debian.org/debian/pool/main/c/calibre/ ?) +# +# Might break future updates; you have been warned. export DEBIAN_FRONTEND=noninteractive # Updates to calibre & calibre-bin to "very latest" 3.x from unstable