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

Christian Rebischke shibumi at archlinux.org
Wed May 8 20:57:03 UTC 2019


    Date: Wednesday, May 8, 2019 @ 20:57:02
  Author: shibumi
Revision: 463276

upgpkg: asciidoctor 2.0.9-1

Modified:
  asciidoctor/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-08 20:57:01 UTC (rev 463275)
+++ PKGBUILD	2019-05-08 20:57:02 UTC (rev 463276)
@@ -4,7 +4,7 @@
 # Contributor: Nicolas Bigaouette <nbigaouette at chemcomp.com>
 
 pkgname=asciidoctor
-pkgver=2.0.8
+pkgver=2.0.9
 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=('1c37238e24b097af052569677c1f6bb3195ff987798e5cdc0592d43e0ed60ccb918fab3731b659e5710a066f06dc3ace0e4b7d9728401267d367fa89ee76fca3')
+sha512sums=('641a5e9a23bf6bc9ad5ae0e5e0578a84eca414ec188633511b966d3e6013c75bcd1a3d08b77402118a6f57a6458d359c6bcb4677b969eb42878152cd360d3650')
 
 package() {
     local _gemdir="$(ruby -e 'puts Gem.default_dir')"



More information about the arch-commits mailing list