From a7069f4516ebbef60219e44de7cfdc3e17d701a8 Mon Sep 17 00:00:00 2001 From: Colin Woodbury Date: Mon, 22 Jun 2020 12:08:38 -0700 Subject: [PATCH] AUR readme badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e0af77e..dbd408f 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ [![Build](https://github.com/fosskers/cargo-aur/workflows/Build/badge.svg)](https://github.com/fosskers/cargo-aur/actions) [![](https://img.shields.io/crates/v/cargo-aur.svg)](https://crates.io/crates/cargo-aur) +![AUR version](https://img.shields.io/aur/version/cargo-aur-bin) `cargo-aur` is a new subcommand for `cargo` that produces a release tarball and PKGBUILD file for a Rust project, so that it can be released on the Arch Linux