Update distrobox to 1.8.0
This commit is contained in:
parent
d6f5dc8efc
commit
87dc7ad3ac
1 changed files with 2 additions and 2 deletions
|
@ -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 <libera@disroot.org>"
|
||||
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"
|
||||
|
|
Loading…
Reference in a new issue