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

Justin Kromlinger hashworks at archlinux.org
Thu Apr 15 18:54:02 UTC 2021


    Date: Thursday, April 15, 2021 @ 18:54:02
  Author: hashworks
Revision: 919190

upgpkg: mdcat 0.22.4-1: Bump pkgver to 0.22.4

Modified:
  mdcat/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-15 18:52:39 UTC (rev 919189)
+++ PKGBUILD	2021-04-15 18:54:02 UTC (rev 919190)
@@ -1,7 +1,7 @@
 # Maintainer: Justin Kromlinger <hashworks at archlinux.org>
 # Contributor: Wesley Moore <wes at wezm.net>
 pkgname=mdcat
-pkgver=0.22.3
+pkgver=0.22.4
 pkgrel=1
 pkgdesc='Sophisticated Markdown rendering for the terminal'
 arch=('i686' 'x86_64')
@@ -11,7 +11,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=('5b09423cadda34130a4f1f0af6f49728287bb8dbb94581b2dd1deba479a1271b')
+sha256sums=('51e13bee147e08440492c356c2b7cb7d46caeeae27448f4d72eda69d15e6aa55')
 
 build() {
   cd "$pkgname-$pkgname-$pkgver"



More information about the arch-commits mailing list