Updated to 0.4.0 and converted to yaml
This commit is contained in:
@@ -1,10 +1,10 @@
|
|||||||
name: bpm
|
name: bpm
|
||||||
description: A simple Linux package manager
|
description: A simple Linux package manager
|
||||||
version: 0.3.2
|
version: 0.4.0
|
||||||
url: https://gitlab.com/bubble-package-manager/bpm
|
url: https://gitlab.com/bubble-package-manager/bpm
|
||||||
license: MIT
|
license: MIT
|
||||||
architecture: any
|
architecture: any
|
||||||
depends: fakeroot
|
make_depends: ["golang","git"]
|
||||||
make_depends: golang,git
|
optional_depends: ["fakeroot"]
|
||||||
keep: etc/bpm.conf
|
keep: ["etc/bpm.conf"]
|
||||||
type: source
|
type: source
|
||||||
|
|||||||
Reference in New Issue
Block a user