diff options
Diffstat (limited to 'btop/abuild')
| -rw-r--r-- | btop/abuild | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/btop/abuild b/btop/abuild new file mode 100644 index 00000000..48664907 --- /dev/null +++ b/btop/abuild @@ -0,0 +1,5 @@ +name=btop +version=1.4.6 +release=1 +source="https://github.com/aristocratos/${name}/archive/v${version}/${name}-v${version}.tar.gz" +build_type=makefile_build |