[arch-commits] Commit in mdbook/trunk (PKGBUILD)

Jelle van der Waa jelle at archlinux.org
Wed Jun 2 20:05:23 UTC 2021


    Date: Wednesday, June 2, 2021 @ 20:05:23
  Author: jelle
Revision: 953298

upgpkg: mdbook 0.4.9-1

Modified:
  mdbook/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-02 19:54:41 UTC (rev 953297)
+++ PKGBUILD	2021-06-02 20:05:23 UTC (rev 953298)
@@ -4,7 +4,7 @@
 # Contributor: Moritz Schönherr <moritz.schoenherr at gmail.com>
 
 pkgname=mdbook
-pkgver=0.4.8
+pkgver=0.4.9
 pkgrel=1
 pkgdesc="Create book from markdown files, like Gitbook but implemented in Rust"
 url="https://github.com/rust-lang/mdBook"
@@ -13,7 +13,7 @@
 depends=('gcc-libs')
 makedepends=('rust')
 source=("${pkgname}-${pkgver}.tar.gz::https://github.com/rust-lang/mdBook/archive/v${pkgver}.tar.gz")
-sha256sums=('87f8251742123d5c70eb3416e9dd71e9db693a966dd8d9aa8c30630bdba1dc11')
+sha256sums=('f796e61f3788d256155857c4aca340ae745d7c527e831671366724d30c599d78')
 # https://github.com/rust-lang/mdBook/blob/master/CHANGELOG.md
 
 build() {



More information about the arch-commits mailing list