[arch-commits] Commit in mdbook/trunk (PKGBUILD)
Jelle van der Waa
jelle at archlinux.org
Fri Jan 15 11:10:55 UTC 2021
Date: Friday, January 15, 2021 @ 11:10:55
Author: jelle
Revision: 820998
upgpkg: mdbook 0.4.6-1
Modified:
mdbook/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-01-15 09:46:58 UTC (rev 820997)
+++ PKGBUILD 2021-01-15 11:10:55 UTC (rev 820998)
@@ -3,7 +3,7 @@
# Contributor: Moritz Schönherr <moritz.schoenherr at gmail.com>
pkgname=mdbook
-pkgver=0.4.5
+pkgver=0.4.6
pkgrel=1
pkgdesc="Create book from markdown files, like Gitbook but implemented in Rust"
url="https://github.com/rust-lang/mdBook"
@@ -12,7 +12,7 @@
depends=(glibc)
makedepends=(rust cargo)
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/rust-lang/mdBook/archive/v${pkgver}.tar.gz")
-sha256sums=('79fd98bddab8611cae9071aeb327edfcc67b4e449d5653d41d2ee5b04bee3afc')
+sha256sums=('a0a8f8e65030370cec8f5114ccb57334c9f2b7153dc51677e12dc74632d3ed23')
# https://github.com/rust-lang/mdBook/blob/master/CHANGELOG.md
build() {
More information about the arch-commits
mailing list