aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--system/distrobox/distrobox.SlackBuild4
-rw-r--r--system/distrobox/distrobox.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/system/distrobox/distrobox.SlackBuild b/system/distrobox/distrobox.SlackBuild
index 263ae0448d..281fd257d5 100644
--- a/system/distrobox/distrobox.SlackBuild
+++ b/system/distrobox/distrobox.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for distrobox
-# Copyright 2023-2024 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
+# Copyright 2023-2025 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=distrobox
-VERSION=${VERSION:-1.8.0}
+VERSION=${VERSION:-1.8.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/distrobox/distrobox.info b/system/distrobox/distrobox.info
index a15e708024..d92ba03dc1 100644
--- a/system/distrobox/distrobox.info
+++ b/system/distrobox/distrobox.info
@@ -1,8 +1,8 @@
PRGNAM="distrobox"
-VERSION="1.8.0"
+VERSION="1.8.1"
HOMEPAGE="https://github.com/89luca89/distrobox"
-DOWNLOAD="https://github.com/89luca89/distrobox/archive/1.8.0/distrobox-1.8.0.tar.gz"
-MD5SUM="266a706a52a96031403f7c39ad2bec87"
+DOWNLOAD="https://github.com/89luca89/distrobox/archive/1.8.1/distrobox-1.8.1.tar.gz"
+MD5SUM="0a74a131032bf0ec27cc9fb91f04b668"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="podman"