[arch-commits] Commit in asciidoctor/trunk (PKGBUILD)
Jelle van der Waa
jelle at archlinux.org
Wed Nov 11 18:54:39 UTC 2020
Date: Wednesday, November 11, 2020 @ 18:54:39
Author: jelle
Revision: 751190
upgpkg: asciidoctor 2.0.12-1
Modified:
asciidoctor/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-11-11 18:07:48 UTC (rev 751189)
+++ PKGBUILD 2020-11-11 18:54:39 UTC (rev 751190)
@@ -4,7 +4,7 @@
# Contributor: Nicolas Bigaouette <nbigaouette at chemcomp.com>
pkgname=asciidoctor
-pkgver=2.0.11
+pkgver=2.0.12
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=('4c44fe1c2e3c86c4a29684bb71ce7ba93644dd0482e7375d73bc51a17b8b04a4a32eff01862046a7bad845840ecc0c6d4bf9036d6cf0d51d9a2245862c65acd1')
+sha512sums=('a927d052e4a2934524d8222700e83fbc746fa2b4880a810e39a579c1dff02054c83284a1c9e0af176709c0ab129677fcfcaa14c038ec124fb394852f38294db5')
package() {
local _gemdir="$(ruby -e 'puts Gem.default_dir')"
More information about the arch-commits
mailing list