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

Justin Kromlinger hashworks at gemini.archlinux.org
Thu Jul 15 13:22:21 UTC 2021


    Date: Thursday, July 15, 2021 @ 13:22:21
  Author: hashworks
Revision: 977290

upgpkg: mdcat 0.23.1-1: Bump pkgver to 0.23.1

Modified:
  mdcat/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-15 13:22:14 UTC (rev 977289)
+++ PKGBUILD	2021-07-15 13:22:21 UTC (rev 977290)
@@ -2,7 +2,7 @@
 # Maintainer: Justin Kromlinger <hashworks at archlinux.org>
 # Contributor: Wesley Moore <wes at wezm.net>
 pkgname=mdcat
-pkgver=0.23.0
+pkgver=0.23.1
 pkgrel=1
 pkgdesc='Sophisticated Markdown rendering for the terminal'
 arch=('i686' 'x86_64')
@@ -12,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=('9fba4fe06f8970a70ca75666f8245181583a6ba5fb11536ae7e572f74c9d1f4c')
+sha256sums=('0254f2611df58a320057dd467b6925eb2ddc5dfc163f298fa57099f50bacbde1')
 
 build() {
   cd "$pkgname-$pkgname-$pkgver"




More information about the arch-commits mailing list