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

Justin Kromlinger hashworks at archlinux.org
Mon Feb 22 19:46:58 UTC 2021


    Date: Monday, February 22, 2021 @ 19:46:58
  Author: hashworks
Revision: 868884

upgpkg: mdcat 0.22.3-1: Bump pkgver to 0.22.3

Modified:
  mdcat/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-22 19:44:42 UTC (rev 868883)
+++ PKGBUILD	2021-02-22 19:46:58 UTC (rev 868884)
@@ -1,7 +1,7 @@
 # Maintainer: Justin Kromlinger <hashworks at archlinux.org>
 # Contributor: Wesley Moore <wes at wezm.net>
 pkgname=mdcat
-pkgver=0.22.2
+pkgver=0.22.3
 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=('92102c448c1742aa69604817d7d209c69ce1db5261cb6d8f0bb98cdc6c4f02f9')
+sha256sums=('5b09423cadda34130a4f1f0af6f49728287bb8dbb94581b2dd1deba479a1271b')
 
 build() {
   cd "$pkgname-$pkgname-$pkgver"



More information about the arch-commits mailing list