diff --git a/btop.yaml b/btop.yaml new file mode 100644 index 00000000000..70b6eb63659 --- /dev/null +++ b/btop.yaml @@ -0,0 +1,35 @@ +# Generated from https://git.alpinelinux.org/aports/plain/community/btop/APKBUILD +package: + name: btop + version: 1.3.0 + epoch: 0 + description: Resource monitor + copyright: + - license: Apache-2.0 + +environment: + contents: + packages: + - autoconf + - automake + - build-base + - busybox + - ca-certificates-bundle + +pipeline: + - uses: fetch + with: + expected-sha256: 375e078ce2091969f0cd14030620bd1a94987451cf7a73859127a786006a32cf + uri: https://github.com/aristocratos/btop/archive/v${{package.version}}/btop-${{package.version}}.tar.gz + + - uses: autoconf/make + + - uses: autoconf/make-install + + - uses: strip + +update: + enabled: true + release-monitor: + identifier: 253331 + strip-prefix: v