diff --git a/e/divers-el/divers-el.SlackBuild b/e/divers-el/divers-el.SlackBuild index c098df2c..3f589c70 100755 --- a/e/divers-el/divers-el.SlackBuild +++ b/e/divers-el/divers-el.SlackBuild @@ -60,7 +60,8 @@ done cd $CWD/themes for el in \ - "https://github.com/monotux/emacs-d/raw/master/themes/whiteboard-theme.el"; + "https://github.com/monotux/emacs-d/raw/master/themes/whiteboard-theme.el" \ + "http://edward.oconnor.cx/config/elisp/hober2-theme.el" ; do elfileget_or_update "$el" done