diff options
-rw-r--r-- | misc/discount/discount.SlackBuild | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/misc/discount/discount.SlackBuild b/misc/discount/discount.SlackBuild index 53903f2ec0..f0259d53c0 100644 --- a/misc/discount/discount.SlackBuild +++ b/misc/discount/discount.SlackBuild @@ -8,6 +8,12 @@ # Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details. +# 20240807 bkw: note to self: +# - tried to update for v3.0.0d, but pdfpc fails to compile with it. +# looked for a fix in pdfpc's git, but latest git fails with the +# same error. so, not updating this build until there's a new +# pdfpc release that can handle it. + # 20230914 bkw: # - take over maintenance. # - update for v2.2.7d. |