From 87dc7ad3ac4a8c61c5ccfd5e916b8488f2bff885 Mon Sep 17 00:00:00 2001 From: Lian Drake Date: Sun, 20 Oct 2024 22:56:19 -0400 Subject: [PATCH] Update distrobox to 1.8.0 --- distrobox/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/distrobox/template b/distrobox/template index 54fc225..cfe8188 100644 --- a/distrobox/template +++ b/distrobox/template @@ -1,13 +1,13 @@ # Template file for 'distrobox' pkgname=distrobox -version=1.7.2.1 +version=1.8.0 revision=1 short_desc="Use any linux distribution inside your terminal" maintainer="Libera " license="GPL-3.0-or-later" homepage="https://distrobox.it/" distfiles="https://github.com/89luca89/distrobox/archive/${version}.tar.gz" -checksum=ff2cca0c6334fff6ed577d23f68a6746ad4009f42d8a45eef5ca3850c895a4bb +checksum=72d8d825b6aad63e03e0b92376e6ead9c053c1e676acab3c7eaac9be2929d0a2 do_install() { ./install --prefix "${DESTDIR}/usr"