Date: Monday, February 13, 2023 @ 16:22:49
  Author: orhun
Revision: 1400349

upgpkg: mdbook 0.4.27-1: upstream release

Modified:
  mdbook/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-02-13 15:59:32 UTC (rev 1400348)
+++ PKGBUILD    2023-02-13 16:22:49 UTC (rev 1400349)
@@ -5,7 +5,7 @@
 # Contributor: Moritz Schönherr <[email protected]>
 
 pkgname=mdbook
-pkgver=0.4.26
+pkgver=0.4.27
 pkgrel=1
 pkgdesc="Create book from markdown files, like Gitbook but implemented in Rust"
 url="https://github.com/rust-lang/mdBook";
@@ -14,7 +14,7 @@
 depends=('gcc-libs')
 makedepends=('cargo')
 
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/rust-lang/mdBook/archive/v${pkgver}.tar.gz";)
-sha256sums=('2f92db133b873c768df25fc4225d3d4c63f869d5b1657069fe78b6ac10cca2fd')
+sha256sums=('c0a13e76b18401d4662b3a721c714baf6b5bd08f799f25e4cb9d920a75c7cab5')
 # https://github.com/rust-lang/mdBook/blob/master/CHANGELOG.md
 
 prepare() {

Reply via email to