summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorNicolas Truessel2018-12-23 20:21:22 +0100
committerNicolas Truessel2018-12-23 20:21:22 +0100
commit1407e6ac3753406f3de5d2f0d505b47d029f5980 (patch)
tree22190cbd2a006f29a9ca43493a4a80d9e6d6ede3 /PKGBUILD
parent3aaec6ee49378f2951abf0cc0721199b0b08b927 (diff)
downloadaur-1407e6ac3753406f3de5d2f0d505b47d029f5980.tar.gz
Add description
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7b6b3c517a45..5ff08d019521 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
pkgname=cargo-binutils
pkgver=0.1.6
-pkgrel=2
-pkgdesc=''
+pkgrel=3
+pkgdesc='Cargo subcommands to invoke the LLVM tools shipped with the Rust toolchain'
url="https://github.com/rust-embedded/$pkgname"
arch=('x86_64')
license=('Apache' 'MIT')