[arch-commits] Commit in python-pypandoc/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Jul 7 01:16:23 UTC 2021
Date: Wednesday, July 7, 2021 @ 01:16:22
Author: felixonmars
Revision: 973722
upgpkg: python-pypandoc 1.6-1
Modified:
python-pypandoc/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-07 01:15:54 UTC (rev 973721)
+++ PKGBUILD 2021-07-07 01:16:22 UTC (rev 973722)
@@ -1,8 +1,8 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-pypandoc
-pkgver=1.5
-pkgrel=5
+pkgver=1.6
+pkgrel=1
pkgdesc="Thin wrapper for pandoc"
arch=('any')
license=('MIT')
@@ -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=('bc1a18115827ac0868b887fa3c9be46736670de8f095cb49b444e61f66779497db9a08bdac0de30f821a64cd6bad195f1d3a29d0159e6e3ad050a78ca0ecea82')
+sha512sums=('ccf508901e453c2d7e96a9bcec80f74f1ea9ac2e4bf3c4a61c0cf454ebcd7d03da0b794a292c6af8f6ab0738d4f7039985a0f37b97970c2cab5f2d9a360e16d7')
prepare() {
# We don't really need pip and wheel at runtime
More information about the arch-commits
mailing list