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

Felix Yan felixonmars at gemini.archlinux.org
Fri Sep 17 13:35:07 UTC 2021


    Date: Friday, September 17, 2021 @ 13:35:07
  Author: felixonmars
Revision: 1016778

upgpkg: python-pypandoc 1.6.4-1

Modified:
  python-pypandoc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-17 13:34:17 UTC (rev 1016777)
+++ PKGBUILD	2021-09-17 13:35:07 UTC (rev 1016778)
@@ -2,8 +2,8 @@
 # Maintainer: Caleb Maclennan <caleb at alerque.com>
 
 pkgname=python-pypandoc
-pkgver=1.6.3
-pkgrel=2
+pkgver=1.6.4
+pkgrel=1
 pkgdesc="Thin wrapper for pandoc"
 arch=('any')
 license=('MIT')
@@ -11,8 +11,8 @@
 depends=('pandoc')
 makedepends=('python-setuptools')
 checkdepends=('texlive-core' 'texlive-latexextra')
-source=("https://github.com/bebraw/pypandoc/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha512sums=('b9e7d769aa75b96b7f04cce0cc93045f38434df88433c2bd392653fa744a28c96392777dfc0c0c96cfbc6a187be8ec64b9ac3491f8b5d346d949b4dd0000e4a5')
+source=("https://github.com/bebraw/pypandoc/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
+sha512sums=('f01a999040f48b858452d7de29fd0c44f7c247ff088fddfcd84ea47826327ce4572119e23a26bd929b6ff282d67974e23a61cdb5e4956ffd35af36cb991c199a')
 
 prepare() {
   # We don't really need pip and wheel at runtime



More information about the arch-commits mailing list