22 lines
532 B
Plaintext
22 lines
532 B
Plaintext
name: bpm-utils
|
|
description: Package utilities for the Bubble Package Manager
|
|
version: 7.0.0
|
|
revision: 1
|
|
url: https://github.com/EnumeratedDev/bpm-utils
|
|
license: MIT
|
|
architecture: any
|
|
type: source
|
|
keep:
|
|
- etc/bpm-utils/
|
|
depends:
|
|
- curl
|
|
- git
|
|
- tar
|
|
optional_depends:
|
|
- unzip
|
|
downloads:
|
|
- url: https://github.com/EnumeratedDev/bpm-utils/archive/refs/tags/${BPM_PKG_VERSION}.tar.gz
|
|
extract_to: ${BPM_SOURCE}
|
|
extract_strip_components: 1
|
|
checksum: 8e55999333bb6f5bddc63a349139fcacd0528212ca62034321c603f5997c8941
|