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

Christian Rebischke shibumi at archlinux.org
Fri Sep 15 02:45:40 UTC 2017


    Date: Friday, September 15, 2017 @ 02:45:39
  Author: shibumi
Revision: 257558

upgpkg: asciidoctor 1.5.6.1-1

Modified:
  asciidoctor/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-14 22:58:27 UTC (rev 257557)
+++ PKGBUILD	2017-09-15 02:45:39 UTC (rev 257558)
@@ -5,8 +5,8 @@
 # Contributor: Nicolas Bigaouette <nbigaouette at chemcomp.com>
 
 pkgname=asciidoctor
-pkgver=1.5.5
-pkgrel=3
+pkgver=1.5.6.1
+pkgrel=1
 pkgdesc='An implementation of AsciiDoc in Ruby'
 arch=('any')
 url='http://asciidoctor.org'
@@ -15,7 +15,7 @@
 options=(!emptydirs)
 source=(https://rubygems.org/downloads/${pkgname}-${pkgver}.gem)
 noextract=($pkgname-$pkgver.gem)
-sha1sums=('b228d1cc7dad4d773ce0ca2aa35911403725b2ba')
+sha512sums=('cb23ab539b16b064e4a21575420abdaab34e20b7650a43b47df68ded1a424d1ab265c88102d4f3d3422bd30952fd93db7de254d61fdc253d17ffd93f1345bcdf')
 
 package() {
     local _gemdir="$(ruby -e 'puts Gem.default_dir')"



More information about the arch-commits mailing list