aboutsummaryrefslogtreecommitdiff
path: root/repos/extra/shfm/abuild
blob: 06ac9778304cbc025ea344607094f7334e0a73f2 (plain)
1
2
3
4
5
6
7
8
name=shfm
version=0.4.2
release=1
source="https://github.com/dylanaraps/${name}/archive/${version}/${name}-${version}.tar.gz"

build() {
	install -Dm755 shfm $PKG/usr/bin/shfm
}