mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-09-09 15:51:25 +02:00
testing/mdbook: upgrade to 0.3.2
This commit is contained in:
parent
e47ecfcf38
commit
b54497fd9c
@ -1,6 +1,6 @@
|
||||
# Maintainer: Drew DeVault <sir@cmpwn.com>
|
||||
pkgname=mdbook
|
||||
pkgver=0.3.1
|
||||
pkgver=0.3.2
|
||||
pkgrel=0
|
||||
pkgdesc="mdBook is a utility to create modern online books from Markdown files"
|
||||
url="https://rust-lang-nursery.github.io/mdBook"
|
||||
@ -29,4 +29,4 @@ package() {
|
||||
install -Dm755 target/release/mdbook "$pkgdir"/usr/bin/mdbook
|
||||
}
|
||||
|
||||
sha512sums="807dd98bd08da7f6844b9c1b4bbe5a0e4939fd69a26e9fab93559b328816aebea93b81744f3ed3ae2a34fa4c54ffe3068d178325fe720dc679d20f648243ace6 mdbook-0.3.1.tar.gz"
|
||||
sha512sums="7f36a20db158b794180ce19ea47a79627dc03b02dfbd5caa7caf2e0adabfdf6753cb68c501f8440837e2422cc4126b50d44b086ddf0d32a2417da87d05832f20 mdbook-0.3.2.tar.gz"
|
||||
|
Loading…
x
Reference in New Issue
Block a user