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

Jelle van der Waa jelle at archlinux.org
Sun Apr 25 18:34:01 UTC 2021


    Date: Sunday, April 25, 2021 @ 18:34:00
  Author: jelle
Revision: 924363

upgpkg: asciidoctor 2.0.14-1

Modified:
  asciidoctor/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-04-25 18:31:08 UTC (rev 924362)
+++ PKGBUILD	2021-04-25 18:34:00 UTC (rev 924363)
@@ -4,8 +4,8 @@
 # Contributor: Nicolas Bigaouette <nbigaouette at chemcomp.com>
 
 pkgname=asciidoctor
-pkgver=2.0.12
-pkgrel=2
+pkgver=2.0.14
+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=('a927d052e4a2934524d8222700e83fbc746fa2b4880a810e39a579c1dff02054c83284a1c9e0af176709c0ab129677fcfcaa14c038ec124fb394852f38294db5')
+sha512sums=('8aaa70998f6ae415f54425689c624c4c6c41285dbc0e98880179f281649c6490c4d55cf114d794dd9ceec569222b933fce840d0d7b9406207bb2316c74706ecd')
 
 package() {
     local _gemdir="$(ruby -e 'puts Gem.default_dir')"



More information about the arch-commits mailing list