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

Caleb Maclennan alerque at gemini.archlinux.org
Tue Mar 1 19:26:00 UTC 2022


    Date: Tuesday, March 1, 2022 @ 19:26:00
  Author: alerque
Revision: 1139039

upgpkg: asciidoc 10.1.4-1

Modified:
  asciidoc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-01 18:46:50 UTC (rev 1139038)
+++ PKGBUILD	2022-03-01 19:26:00 UTC (rev 1139039)
@@ -10,7 +10,7 @@
 # Contributor: Daniel J Griffiths <ghost1227 at archlinux.us>
 
 pkgname=asciidoc
-pkgver=10.1.3
+pkgver=10.1.4
 pkgrel=1
 pkgdesc='Text document format for short documents, articles, books and UNIX man pages'
 arch=('any')
@@ -28,13 +28,11 @@
             'w3m: text generation'
             'lynx: alternative text generation')
 source=("https://github.com/asciidoc-py/asciidoc-py/releases/download/$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=('6cc01bea6ba435cafcc579753742b9c7e5438a61443bdd14110115d7a4dd90a5')
-b2sums=('61de9eaf7fe8570a1447d2ad514ad9baa97bd49f48dbde41b35a69019ee8bddae538a525880e866e531afcfc21179bbbc7e6c106d75265b2755309dc51faa451')
+sha256sums=('e4da7cc2af7fa12029156c0788fde2a53db1352d7dcb3e674a9d546b3bdba93f')
+b2sums=('86715b0d03fe112483e9e774af1b1bed8f9f88972c5de2b147e86f6501e7639e6683a96c93248efb71cf38f89b15a2ecf0b2d098c4e57af8768e8bedc2ef7e70')
 
 prepare() {
   cd ${pkgname}-${pkgver}
-  # https://github.com/asciidoc-py/asciidoc-py/issues/201#issuecomment-1047494681
-  sed -i -e '/pytest$/s!$! tests/test_utils.py!' Makefile.in
   # https://github.com/asciidoc-py/asciidoc-py/issues/234
   autoconf
 }



More information about the arch-commits mailing list