Switch to new download format and update dependencies
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
name: tide-chroot
|
||||
description: A simple bash script for setting up and entering a chroot environment for Tide Linux
|
||||
version: "1.2"
|
||||
revision: 1
|
||||
revision: 2
|
||||
url: https://gitlab.com/EnumDev/tide-chroot
|
||||
license: MIT
|
||||
architecture: any
|
||||
@@ -9,3 +9,9 @@ output_architecture: any
|
||||
type: source
|
||||
depends:
|
||||
- bash
|
||||
- util-linux
|
||||
downloads:
|
||||
- url: https://github.com/EnumeratedDev/tide-chroot/archive/refs/tags/${BPM_PKG_VERSION}.tar.gz
|
||||
extract_to: ${BPM_SOURCE}
|
||||
extract_strip_components: 1
|
||||
checksum: b18af73eae19814bf1516eeb3dc0b476842dcb0e550f9fd1ac940d45d63ccede
|
||||
|
||||
Reference in New Issue
Block a user