diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,13 +1,13 @@
name : just
-version : 0.7.3
-release : 9
+version : 0.8.0
+release : 10
source :
- - https://github.com/casey/just/archive/v0.7.3.tar.gz : f910f73d2d53d437b99bc6541928aa7ac2332e4a17ed9f6016be42105b2f12c1
+ - https://github.com/casey/just/archive/v0.8.0.tar.gz : 624cf1681cf7df8e50b70f37b29e4194cf4ad7327a335fcdf94dd83b19e45a2b
license : CC0-1.0
component : programming.tools
summary : Just a command runner
description: |
- Just is a handy way to save and run project-specific commands.
+ Just is a handy way to save and run project-specific commands. As it's a command runner, not a build system, it avoids many of Make's complexity and idiosyncrasies.
networking : true
builddeps :
- cargo
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -8,14 +8,14 @@
CC0-1.0
programming.tools
Just a command runner
- Just is a handy way to save and run project-specific commands.
+ Just is a handy way to save and run project-specific commands. As it's a command runner, not a build system, it avoids many of Make's complexity and idiosyncrasies.
https://getsol.us/sources/README.Solus
just
Just a command runner
- Just is a handy way to save and run project-specific commands.
+ Just is a handy way to save and run project-specific commands. As it's a command runner, not a build system, it avoids many of Make's complexity and idiosyncrasies.
programming.tools
@@ -23,12 +23,12 @@
-
- 2020-09-18
- 0.7.3
+
+ 2020-10-04
+ 0.8.0
Packaging update
Campbell Jones
dev@serebit.com
\ No newline at end of file