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

Daurnimator daurnimator at archlinux.org
Mon Jul 5 11:54:21 UTC 2021


    Date: Monday, July 5, 2021 @ 11:54:21
  Author: daurnimator
Revision: 972349

upgpkg: mdcat 0.23.0-1

Modified:
  mdcat/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-05 11:39:35 UTC (rev 972348)
+++ PKGBUILD	2021-07-05 11:54:21 UTC (rev 972349)
@@ -1,8 +1,9 @@
+# Maintainer: Daurnimator <daurnimator at archlinux.org>
 # Maintainer: Justin Kromlinger <hashworks at archlinux.org>
 # Contributor: Wesley Moore <wes at wezm.net>
 pkgname=mdcat
-pkgver=0.22.4
-pkgrel=2
+pkgver=0.23.0
+pkgrel=1
 pkgdesc='Sophisticated Markdown rendering for the terminal'
 arch=('i686' 'x86_64')
 url="https://github.com/lunaryorn/mdcat"
@@ -11,7 +12,7 @@
 makedepends=('cargo' 'asciidoctor')
 optdepends=('librsvg: used to render SVG images in kitty')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgname-$pkgver.tar.gz")
-sha256sums=('51e13bee147e08440492c356c2b7cb7d46caeeae27448f4d72eda69d15e6aa55')
+sha256sums=('9fba4fe06f8970a70ca75666f8245181583a6ba5fb11536ae7e572f74c9d1f4c')
 
 build() {
   cd "$pkgname-$pkgname-$pkgver"




More information about the arch-commits mailing list