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

Antonio Rojas arojas at archlinux.org
Thu Nov 5 18:37:26 UTC 2020


    Date: Thursday, November 5, 2020 @ 18:37:25
  Author: arojas
Revision: 743356

Update to 2.0.11

Modified:
  asciidoctor/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-11-05 18:16:08 UTC (rev 743355)
+++ PKGBUILD	2020-11-05 18:37:25 UTC (rev 743356)
@@ -4,8 +4,8 @@
 # Contributor: Nicolas Bigaouette <nbigaouette at chemcomp.com>
 
 pkgname=asciidoctor
-pkgver=2.0.10
-pkgrel=2
+pkgver=2.0.11
+pkgrel=1
 pkgdesc='An implementation of AsciiDoc in Ruby'
 arch=('any')
 url='https://asciidoctor.org'
@@ -15,7 +15,7 @@
 options=(!emptydirs)
 source=("https://rubygems.org/downloads/${pkgname}-${pkgver}.gem")
 noextract=("$pkgname-$pkgver.gem")
-sha512sums=('41db1947da60be27079eaef99c76ae7a20797f0291313ac82582466774a569130e995c674f7ef884a05d3d3783d70df3d5ef83b42ded1c722dd9ab7b1a3357ab')
+sha512sums=('4c44fe1c2e3c86c4a29684bb71ce7ba93644dd0482e7375d73bc51a17b8b04a4a32eff01862046a7bad845840ecc0c6d4bf9036d6cf0d51d9a2245862c65acd1')
 
 package() {
     local _gemdir="$(ruby -e 'puts Gem.default_dir')"



More information about the arch-commits mailing list