summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO13
1 files changed, 7 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 60e3721fb300..d752dcb7495f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,18 +1,19 @@
pkgbase = just-git
- pkgdesc = Just a command runner, like make.
- pkgver = latest
+ pkgdesc = A handy way to save and run project-specific commands
+ pkgver = 0.3.10.r0.ef45b02
pkgrel = 1
url = https://github.com/casey/just
- arch = x86_64
arch = i686
- license = custom:WTFPL
- license = custom:MIT
+ arch = x86_64
license = APACHE
+ license = custom:MIT
+ license = custom:WTFPL
makedepends = cargo
+ makedepends = git
depends = gcc-libs
provides = just
conflicts = just
- source = git+https://github.com/casey/just.git
+ source = just::git+https://github.com/casey/just.git
sha256sums = SKIP
pkgname = just-git