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

Orhun Parmaksiz orhun at archlinux.org
Mon May 10 20:09:07 UTC 2021


    Date: Monday, May 10, 2021 @ 20:09:07
  Author: orhun
Revision: 929618

upgpkg: mdbook 0.4.8-1: upstream release

Modified:
  mdbook/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-10 20:05:28 UTC (rev 929617)
+++ PKGBUILD	2021-05-10 20:09:07 UTC (rev 929618)
@@ -4,7 +4,7 @@
 # Contributor: Moritz Schönherr <moritz.schoenherr at gmail.com>
 
 pkgname=mdbook
-pkgver=0.4.7
+pkgver=0.4.8
 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=('5adbea6d60a7d4ec13dcf13b451336ce7127c2e872ea0d8482e9bb73f6f61dfd')
+sha256sums=('87f8251742123d5c70eb3416e9dd71e9db693a966dd8d9aa8c30630bdba1dc11')
 # https://github.com/rust-lang/mdBook/blob/master/CHANGELOG.md
 
 build() {



More information about the arch-commits mailing list