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

Justin Kromlinger hashworks at gemini.archlinux.org
Sun Jul 18 22:03:47 UTC 2021


    Date: Sunday, July 18, 2021 @ 22:03:46
  Author: hashworks
Revision: 978531

upgpkg: mdcat 0.23.2-1: Bump pkgver to 0.23.2

Modified:
  mdcat/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-18 22:03:13 UTC (rev 978530)
+++ PKGBUILD	2021-07-18 22:03:46 UTC (rev 978531)
@@ -2,7 +2,7 @@
 # Maintainer: Justin Kromlinger <hashworks at archlinux.org>
 # Contributor: Wesley Moore <wes at wezm.net>
 pkgname=mdcat
-pkgver=0.23.1
+pkgver=0.23.2
 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=('0254f2611df58a320057dd467b6925eb2ddc5dfc163f298fa57099f50bacbde1')
+sha256sums=('354f1bea0a53c5547693b7de9731d6e2648a0da10aa485ca16e4e643e49be14c')
 
 build() {
   cd "$pkgname-$pkgname-$pkgver"




More information about the arch-commits mailing list