[arch-commits] Commit in python-pypandoc/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Tue Jul 13 03:43:48 UTC 2021
Date: Tuesday, July 13, 2021 @ 03:43:48
Author: felixonmars
Revision: 976724
upgpkg: python-pypandoc 1.6.1-1
Modified:
python-pypandoc/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-13 03:41:37 UTC (rev 976723)
+++ PKGBUILD 2021-07-13 03:43:48 UTC (rev 976724)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-pypandoc
-pkgver=1.6
+pkgver=1.6.1
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=('ccf508901e453c2d7e96a9bcec80f74f1ea9ac2e4bf3c4a61c0cf454ebcd7d03da0b794a292c6af8f6ab0738d4f7039985a0f37b97970c2cab5f2d9a360e16d7')
+sha512sums=('b5af221bb372dde2890a2b4aee5dd21d98e203d68f27e0ad4592ba6894e962eb0ed07b1166ffa11f26e015fc30b6b7c4834b85ca8e07e8c735bc5de1197df108')
prepare() {
# We don't really need pip and wheel at runtime
More information about the arch-commits
mailing list