aboutsummaryrefslogtreecommitdiff
path: root/org.gnu.coreutils
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--org.gnu.coreutils/README.md4
-rw-r--r--org.gnu.coreutils/org.gnu.coreutils.yml4
2 files changed, 4 insertions, 4 deletions
diff --git a/org.gnu.coreutils/README.md b/org.gnu.coreutils/README.md
index 93a85a5..71a217f 100644
--- a/org.gnu.coreutils/README.md
+++ b/org.gnu.coreutils/README.md
@@ -1,4 +1,4 @@
# [coreutils](https://www.gnu.org/software/coreutils/)
-works with no issues, but you'll have to use them by running `flatpak run org.gnu.coreutils <the coreutil>`, so for `cat` it'd be `flatapk run org.gnu.coreutils cat`
+Works without issues, but you'll have to use them by running `flatpak run org.gnu.coreutils <the coreutil>`, so for `cat` it'd be `flatapk run org.gnu.coreutils cat`
-if you want to simplify it you can alias them to the proper command.
+If you want to simplify it, you can alias them to the proper command.
diff --git a/org.gnu.coreutils/org.gnu.coreutils.yml b/org.gnu.coreutils/org.gnu.coreutils.yml
index a4bbfeb..891d460 100644
--- a/org.gnu.coreutils/org.gnu.coreutils.yml
+++ b/org.gnu.coreutils/org.gnu.coreutils.yml
@@ -6,13 +6,13 @@ finish-args:
- --filesystem=host
command: coreutil-run
-
modules:
- name: coreutils
buildsystem: simple
sources:
- type: archive
- path: ./coreutils-9.1.tar.xz
+ url: http://ftp.gnu.org/gnu/coreutils/coreutils-9.1.tar.xz
+ sha256: 61a1f410d78ba7e7f37a5a4f50e6d1320aca33375484a3255eddf17a38580423
- type: file
path: ./coreutil-run
build-commands: