Switch to new package format
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
name: bpm-utils
|
||||
description: Package utilities for the Bubble Package Manager
|
||||
version: 7.0.0
|
||||
revision: 2
|
||||
url: https://github.com/EnumeratedDev/bpm-utils
|
||||
license: MIT
|
||||
maintainers:
|
||||
- [email protected]
|
||||
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
|
||||
Reference in New Issue
Block a user