diff --git a/.compilation-options b/.compilation-options new file mode 100644 index 0000000..9c7aafe --- /dev/null +++ b/.compilation-options @@ -0,0 +1 @@ +ARCH=any diff --git a/pkg.info b/pkg.info index 4aa8f6c..600b1b5 100644 --- a/pkg.info +++ b/pkg.info @@ -1,8 +1,8 @@ name: bpm-utils description: Package utilities for the Bubble Package Manager -version: 4.0.0 +version: 5.0.0 url: https://gitlab.com/bubble-package-manager/bpm-utils license: MIT architecture: any -keep: etc/bpm-utils/ +keep: ["etc/bpm-utils/"] type: source