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

Christian Rebischke shibumi at archlinux.org
Thu Mar 28 19:10:23 UTC 2019


    Date: Thursday, March 28, 2019 @ 19:10:21
  Author: shibumi
Revision: 445570

upgpkg: asciidoctor 2.0.1-1

Modified:
  asciidoctor/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-28 19:10:09 UTC (rev 445569)
+++ PKGBUILD	2019-03-28 19:10:21 UTC (rev 445570)
@@ -4,8 +4,8 @@
 # Contributor: Nicolas Bigaouette <nbigaouette at chemcomp.com>
 
 pkgname=asciidoctor
-pkgver=1.5.8
-pkgrel=2
+pkgver=2.0.1
+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=('34ff0df98ff9ebb2d3640629870cd848cf2f4b617564a42e7b30b6cf60c01d1188b4cc695af49550e054c9e833accc1ed5d622b4952ece3da99c8ed98af769ac')
+sha512sums=('98273b81878f907024ea06ae5bddcf5c6899351ed352bdd267230e57ced9b9ed6ed39c144f8f406a64f9f5394c2bad92a1cbdd8678cad6655bcc007dff8cded8')
 
 package() {
     local _gemdir="$(ruby -e 'puts Gem.default_dir')"



More information about the arch-commits mailing list