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

Christian Rebischke shibumi at archlinux.org
Sun Oct 28 12:37:40 UTC 2018


    Date: Sunday, October 28, 2018 @ 12:37:39
  Author: shibumi
Revision: 399266

upgpkg: asciidoctor 1.5.8-1

Modified:
  asciidoctor/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-28 12:35:53 UTC (rev 399265)
+++ PKGBUILD	2018-10-28 12:37:39 UTC (rev 399266)
@@ -4,7 +4,7 @@
 # Contributor: Nicolas Bigaouette <nbigaouette at chemcomp.com>
 
 pkgname=asciidoctor
-pkgver=1.5.7.1
+pkgver=1.5.8
 pkgrel=1
 pkgdesc='An implementation of AsciiDoc in Ruby'
 arch=('any')
@@ -15,7 +15,7 @@
 options=(!emptydirs)
 source=("https://rubygems.org/downloads/${pkgname}-${pkgver}.gem")
 noextract=("$pkgname-$pkgver.gem")
-sha512sums=('104a320cd2efdb1d01bd3a0a4a144d9946a668a7d7e57d61cba3e424abd73a3fa0c4840ab7719e556d077a943301ef67b5464f1b69bdf6a79eade293d54e9bdc')
+sha512sums=('34ff0df98ff9ebb2d3640629870cd848cf2f4b617564a42e7b30b6cf60c01d1188b4cc695af49550e054c9e833accc1ed5d622b4952ece3da99c8ed98af769ac')
 
 package() {
     local _gemdir="$(ruby -e 'puts Gem.default_dir')"



More information about the arch-commits mailing list