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

Felix Yan felixonmars at gemini.archlinux.org
Mon Jun 6 10:15:29 UTC 2022


    Date: Monday, June 6, 2022 @ 10:15:28
  Author: felixonmars
Revision: 1225652

upgpkg: python-pypandoc 1.7.5-1

Modified:
  python-pypandoc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-06 10:14:58 UTC (rev 1225651)
+++ PKGBUILD	2022-06-06 10:15:28 UTC (rev 1225652)
@@ -2,7 +2,7 @@
 # Maintainer: Caleb Maclennan <caleb at alerque.com>
 
 pkgname=python-pypandoc
-pkgver=1.7.4
+pkgver=1.7.5
 pkgrel=1
 pkgdesc="Thin wrapper for pandoc"
 arch=('any')
@@ -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=('9a31a0c1050ba8ae5b70a404893958da0d7d450a73d9d48fa344c08cc92a69d59b47d63d5d47e1ea060e1df840f68930a293e369b32b9255d67cc54bd26362c5')
+sha512sums=('87542996608c7418312f20b87b68106741a25125d77e4dac9cf17ee92d2b832fa13b87a7f9609064fbe5d1575c55f619c286769f121e260e69e720620b06d069')
 
 prepare() {
   # We don't really need pip and wheel at runtime



More information about the arch-commits mailing list