summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorfrealgagu2018-04-02 10:12:10 -0500
committerfrealgagu2018-04-02 10:12:10 -0500
commitd66f389509a3b38edd5922bfacd3bb60a864bb29 (patch)
treec9da663e934863dd01f23b0ea1c80b27df81a892 /.SRCINFO
parentef61aee27e8fbe5c4671b864cf7cc2a36f38ed6a (diff)
downloadaur-d66f389509a3b38edd5922bfacd3bb60a864bb29.tar.gz
Setting pkgver accordingly
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