aboutsummaryrefslogtreecommitdiff
path: root/repos/extra/shfm/abuild
diff options
context:
space:
mode:
Diffstat (limited to 'repos/extra/shfm/abuild')
-rw-r--r--repos/extra/shfm/abuild8
1 files changed, 0 insertions, 8 deletions
diff --git a/repos/extra/shfm/abuild b/repos/extra/shfm/abuild
deleted file mode 100644
index 06ac9778..00000000
--- a/repos/extra/shfm/abuild
+++ /dev/null
@@ -1,8 +0,0 @@
-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
-}