diff options
-rw-r--r-- | office/xournal/xournal.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/office/xournal/xournal.SlackBuild b/office/xournal/xournal.SlackBuild index f60bca32de..c61c4b5e4f 100644 --- a/office/xournal/xournal.SlackBuild +++ b/office/xournal/xournal.SlackBuild @@ -6,7 +6,7 @@ PRGNAM=xournal VERSION=${VERSION:-0.4.5} BUILD=${BUILD:-1} -TAG=${TAG:-_ml} +TAG=${TAG:-_SBo} if [ -z "$ARCH" ]; then case "$( uname -m )" in |