summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorDan Beste2017-10-30 12:47:31 -0500
committerDan Beste2017-11-01 14:13:46 -0500
commit8a387ed6543923e1b1ac0f35fe997ba4c495aea6 (patch)
tree2d8e417dbf376a67a9957053319c5c3575079af9 /.SRCINFO
parent524e34c9bfb829413c6ae4584c9a1ce58c18343f (diff)
downloadaur-fd-rs-git.tar.gz
v5.0.0.r3.gc022528
* General cleanup * Brought pkgver() in line with ArchLinux's VCS guidelines: wiki.archlinux.org/index.php/VCS_package_guidelines * Add check() * Add vim modeline
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO12
1 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a373967d61d1..e4b5325f6e22 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,19 +1,19 @@
pkgbase = fd-rs-git
pkgdesc = A simple, fast and user-friendly alternative to find.
- pkgver = 119
- pkgrel = 2
+ pkgver = 5.0.0.r3.gc022528
+ pkgrel = 1
url = https://github.com/sharkdp/fd
arch = i686
arch = x86_64
+ license = APACHE
license = MIT
- makedepends = rust
makedepends = cargo
makedepends = git
+ makedepends = rust
provides = fd-rs
- conflicts = fd
conflicts = fd-rs
- source = git+https://github.com/sharkdp/fd.git
- md5sums = SKIP
+ source = fd-rs-git::git+https://github.com/sharkdp/fd.git
+ sha256sums = SKIP
pkgname = fd-rs-git