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

Jelle van der Waa jelle at gemini.archlinux.org
Sun Jan 9 17:16:57 UTC 2022


    Date: Sunday, January 9, 2022 @ 17:16:57
  Author: jelle
Revision: 1098365

upgpkg: asciidoctor 2.0.17-1

Modified:
  asciidoctor/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-09 17:10:52 UTC (rev 1098364)
+++ PKGBUILD	2022-01-09 17:16:57 UTC (rev 1098365)
@@ -4,7 +4,7 @@
 # Contributor: Nicolas Bigaouette <nbigaouette at chemcomp.com>
 
 pkgname=asciidoctor
-pkgver=2.0.16
+pkgver=2.0.17
 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=('2e164a0d24374e0c5461926c865c8900d3fb3f27606af5aac1a0a5f53102ca758f6421a113a9bb100fe7dba2e1accec04ca6ca16670e4b85e373f729bdaba6cd')
+sha512sums=('41ebc833c7b8bded5704034c7fcf7d2f26643a24de24eda57db1a0ac94976e775bf0f093f46faaa99c5007c61af325aa5b02e5321159a88daac3397800adbd03')
 
 package() {
     local _gemdir="$(ruby -e 'puts Gem.default_dir')"



More information about the arch-commits mailing list