From 26cf524f24052ffcd5950af0509c8ded53cd358a Mon Sep 17 00:00:00 2001 From: A Holt Date: Thu, 10 May 2018 21:14:15 -0400 Subject: [PATCH] Update calibre-install-unstable.sh --- scripts/calibre-install-unstable.sh | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) 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