[arch-commits] Commit in python-pypandoc/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Fri Jul 16 04:03:02 UTC 2021
Date: Friday, July 16, 2021 @ 04:03:02
Author: felixonmars
Revision: 977468
upgpkg: python-pypandoc 1.6.3-1
Modified:
python-pypandoc/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-16 04:02:33 UTC (rev 977467)
+++ PKGBUILD 2021-07-16 04:03:02 UTC (rev 977468)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-pypandoc
-pkgver=1.6.2
+pkgver=1.6.3
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=('982867ee1e0fb9f064c30b752ac9963c4eb8753e60d739472fe726f1cd566f544144aa2976643bf92a7927cd12e62785a0d9eae2ed35c5b186b0ffa9a70da319')
+sha512sums=('b9e7d769aa75b96b7f04cce0cc93045f38434df88433c2bd392653fa744a28c96392777dfc0c0c96cfbc6a187be8ec64b9ac3491f8b5d346d949b4dd0000e4a5')
prepare() {
# We don't really need pip and wheel at runtime
More information about the arch-commits
mailing list