[arch-commits] Commit in asciidoctor/trunk (PKGBUILD)
Christian Rebischke
shibumi at archlinux.org
Wed Apr 3 14:45:50 UTC 2019
Date: Wednesday, April 3, 2019 @ 14:45:50
Author: shibumi
Revision: 448329
upgpkg: asciidoctor 2.0.5-1
Modified:
asciidoctor/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-04-03 14:34:51 UTC (rev 448328)
+++ PKGBUILD 2019-04-03 14:45:50 UTC (rev 448329)
@@ -4,7 +4,7 @@
# Contributor: Nicolas Bigaouette <nbigaouette at chemcomp.com>
pkgname=asciidoctor
-pkgver=2.0.1
+pkgver=2.0.5
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=('98273b81878f907024ea06ae5bddcf5c6899351ed352bdd267230e57ced9b9ed6ed39c144f8f406a64f9f5394c2bad92a1cbdd8678cad6655bcc007dff8cded8')
+sha512sums=('c157c085a91bbaa90f9fb75e5d1b7dd3fd738263928250bea413ae5912706adf8674a10932c0b7f6052156fcc640b1254a9633c8dab1c02ba767dab0b8c3c4f1')
package() {
local _gemdir="$(ruby -e 'puts Gem.default_dir')"
More information about the arch-commits
mailing list