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

Jelle van der Waa jelle at archlinux.org
Wed Jun 9 10:30:16 UTC 2021


    Date: Wednesday, June 9, 2021 @ 10:30:16
  Author: jelle
Revision: 960084

upgpkg: mdbook 0.4.10-1

Modified:
  mdbook/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-09 10:07:21 UTC (rev 960083)
+++ PKGBUILD	2021-06-09 10:30:16 UTC (rev 960084)
@@ -4,7 +4,7 @@
 # Contributor: Moritz Schönherr <moritz.schoenherr at gmail.com>
 
 pkgname=mdbook
-pkgver=0.4.9
+pkgver=0.4.10
 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=('f796e61f3788d256155857c4aca340ae745d7c527e831671366724d30c599d78')
+sha256sums=('ecd1d4cee5b5fa7781799f83010e2074262929a22e37d308061b54ffa7e42f69')
 # https://github.com/rust-lang/mdBook/blob/master/CHANGELOG.md
 
 build() {



More information about the arch-commits mailing list