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

Felix Yan felixonmars at gemini.archlinux.org
Mon Feb 14 22:49:53 UTC 2022


    Date: Monday, February 14, 2022 @ 22:49:53
  Author: felixonmars
Revision: 1133265

upgpkg: python-pypandoc 1.7.0-1

Modified:
  python-pypandoc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-14 22:48:03 UTC (rev 1133264)
+++ PKGBUILD	2022-02-14 22:49:53 UTC (rev 1133265)
@@ -2,8 +2,8 @@
 # Maintainer: Caleb Maclennan <caleb at alerque.com>
 
 pkgname=python-pypandoc
-pkgver=1.6.4
-pkgrel=3
+pkgver=1.7.0
+pkgrel=1
 pkgdesc="Thin wrapper for pandoc"
 arch=('any')
 license=('MIT')
@@ -12,7 +12,7 @@
 makedepends=('python-setuptools')
 checkdepends=('texlive-core' 'texlive-latexextra')
 source=("https://github.com/bebraw/pypandoc/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('f01a999040f48b858452d7de29fd0c44f7c247ff088fddfcd84ea47826327ce4572119e23a26bd929b6ff282d67974e23a61cdb5e4956ffd35af36cb991c199a')
+sha512sums=('41369c31392e1bae39545ab3d8e81060637f436bcdf6b59bac0071dede5890d9460485ae371509b9c0c7e334c3973ba2ba8b0906f2314420e787f0f9ff356239')
 
 prepare() {
   # We don't really need pip and wheel at runtime



More information about the arch-commits mailing list