summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO13
1 files changed, 6 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 85e9f1676d64..9fd9b86bea95 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,17 @@
pkgbase = just-git
- pkgdesc = A handy way to save and run project-specific commands
- pkgver = 0.6.1.r1.cea4a16
+ pkgdesc = Just a command runner
+ pkgver = 0.9.4.r137.gfecb5e3
pkgrel = 1
- url = https://github.com/casey/just
+ url = https://just.systems/
arch = i686
arch = x86_64
- license = custom:CC0
- makedepends = cargo
+ license = custom
makedepends = git
+ makedepends = rust
depends = gcc-libs
provides = just
conflicts = just
- source = just::git+https://github.com/casey/just.git
+ source = git+https://github.com/casey/just.git
sha256sums = SKIP
pkgname = just-git
-