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

Christian Rebischke shibumi at archlinux.org
Sun Apr 14 02:49:11 UTC 2019


    Date: Sunday, April 14, 2019 @ 02:49:11
  Author: shibumi
Revision: 451561

upgpkg: asciidoctor 2.0.7-1

Modified:
  asciidoctor/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-13 23:20:20 UTC (rev 451560)
+++ PKGBUILD	2019-04-14 02:49:11 UTC (rev 451561)
@@ -4,7 +4,7 @@
 # Contributor: Nicolas Bigaouette <nbigaouette at chemcomp.com>
 
 pkgname=asciidoctor
-pkgver=2.0.5
+pkgver=2.0.7
 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=('c157c085a91bbaa90f9fb75e5d1b7dd3fd738263928250bea413ae5912706adf8674a10932c0b7f6052156fcc640b1254a9633c8dab1c02ba767dab0b8c3c4f1')
+sha512sums=('8e2cf10d3ade8d2f0b089cabc27e4ef23df0986cb3a8f5024a35f7c3d7b88015deda1bd4eaf7c7bbbc7611e32b4ca5bd334a23da1fd8d750d02f71fc04f72437')
 
 package() {
     local _gemdir="$(ruby -e 'puts Gem.default_dir')"



More information about the arch-commits mailing list