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

Tim Meusel bastelfreak at gemini.archlinux.org
Mon Sep 20 07:23:08 UTC 2021


    Date: Monday, September 20, 2021 @ 07:23:08
  Author: bastelfreak
Revision: 1018506

correct pkg description

Modified:
  ruby-hocon/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-20 07:22:39 UTC (rev 1018505)
+++ PKGBUILD	2021-09-20 07:23:08 UTC (rev 1018506)
@@ -4,8 +4,8 @@
 _gemname='hocon'
 pkgname="ruby-${_gemname}"
 pkgver=1.3.1
-pkgrel=3
-pkgdesc='A collection of text algorithms: Levenshtein, Soundex, Metaphone, Double Metaphone, Porter Stemming'
+pkgrel=4
+pkgdesc='Ruby support for the HOCON configuration file format'
 arch=('any')
 url='https://github.com/puppetlabs/ruby-hocon'
 license=('Apache')



More information about the arch-commits mailing list