Update package version to 0.5.0

This commit is contained in:
2025-08-23 20:20:41 +03:00
parent cb4b77bb5e
commit 3e0dd27e12
3 changed files with 11 additions and 7 deletions
+4 -4
View File
@@ -1,11 +1,11 @@
name: bpm
description: A simple Linux package manager
version: 0.4.1
revision: 2
url: https://gitlab.com/bubble-package-manager/bpm
version: 0.5.0
url: https://git.enumerated.dev/EnumDev/bpm
license: MIT
architecture: any
depends: ["bash"]
make_depends: ["golang","git"]
optional_depends: ["fakeroot"]
keep: ["etc/bpm.conf"]
keep: ["etc/bpm.conf","etc/bpm-compilation.conf"]
type: source