[arch-commits] Commit in python-pypandoc/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Wed Jul 14 17:51:02 UTC 2021
Date: Wednesday, July 14, 2021 @ 17:51:01
Author: felixonmars
Revision: 977028
upgpkg: python-pypandoc 1.6.2-1
Modified:
python-pypandoc/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-14 17:47:05 UTC (rev 977027)
+++ PKGBUILD 2021-07-14 17:51:01 UTC (rev 977028)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-pypandoc
-pkgver=1.6.1
+pkgver=1.6.2
pkgrel=1
pkgdesc="Thin wrapper for pandoc"
arch=('any')
@@ -11,7 +11,7 @@
makedepends=('python-setuptools' 'pandoc')
checkdepends=('texlive-core' 'texlive-latexextra')
source=("https://github.com/bebraw/pypandoc/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('b5af221bb372dde2890a2b4aee5dd21d98e203d68f27e0ad4592ba6894e962eb0ed07b1166ffa11f26e015fc30b6b7c4834b85ca8e07e8c735bc5de1197df108')
+sha512sums=('982867ee1e0fb9f064c30b752ac9963c4eb8753e60d739472fe726f1cd566f544144aa2976643bf92a7927cd12e62785a0d9eae2ed35c5b186b0ffa9a70da319')
prepare() {
# We don't really need pip and wheel at runtime
More information about the arch-commits
mailing list