summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormsrd0.dev2024-04-07 14:31:08 +0000
committermsrd0.dev2024-04-07 14:31:08 +0000
commitbfdc55404432e079232e9868904442d3af4493c4 (patch)
tree6135ff0f9e9062fc8aa14a80492997ff49008de9 /PKGBUILD
parentabe463b42062120ad6ad4ee03219f690f4e9fd3e (diff)
downloadaur-bfdc55404432e079232e9868904442d3af4493c4.tar.gz
auto-update cargo-doc2readme 0.4.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 46b05b0baa9b..d564d13b16ca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgver=0.4.0
pkgrel=1
pkgdesc='cargo subcommand to create a readme file containing the rustdoc comments from...'
url='https://crates.io/crates/cargo-doc2readme'
-license=('Apache')
+license=('Apache-2.0')
depends=('gcc-libs')
makedepends=('cargo')