summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorDominic2022-01-17 18:46:18 +0100
committerDominic2022-01-17 18:46:18 +0100
commit5fc20e16f93a12425bc5f7b55d86bda5248fcccd (patch)
tree7cbe5b76f5f13aa643a0a070b72e165e7bce4a44 /.SRCINFO
downloadaur-5fc20e16f93a12425bc5f7b55d86bda5248fcccd.tar.gz
cargo-doc2readme-git 0.0.8.r23.g8635970-1
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO19
1 files changed, 19 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..0d499c05844e
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,19 @@
+pkgbase = cargo-doc2readme-git
+ pkgdesc = cargo subcommand to create a readme file containing the rustdoc comments from your code
+ pkgver = 0.0.8.r23.g8635970
+ pkgrel = 1
+ url = https://github.com/msrd0/cargo-doc2readme
+ arch = aarch64
+ arch = i686
+ arch = x86_64
+ license = Apache
+ makedepends = cargo
+ depends = gcc-libs
+ depends = curl
+ depends = libgit2>=1:1.3
+ provides = cargo-doc2readme
+ conflicts = cargo-doc2readme
+ source = cargo-doc2readme-git::git+https://github.com/msrd0/cargo-doc2readme
+ sha512sums = SKIP
+
+pkgname = cargo-doc2readme-git