Date: Sunday, May 16, 2021 @ 12:02:43
  Author: bastelfreak
Revision: 935758

fix pkgname

Modified:
  ruby27-semantic_puppet/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2021-05-16 12:01:10 UTC (rev 935757)
+++ PKGBUILD    2021-05-16 12:02:43 UTC (rev 935758)
@@ -2,7 +2,7 @@
 # Contributor: Christian Rebischke <[email protected]>
 # Contributor: Anatol Pomozov <[email protected]>
 _gemname=semantic_puppet
-pkgname="ruby-$_gemname"
+pkgname="ruby27-$_gemname"
 pkgver=1.0.3
 pkgrel=1
 pkgdesc='Tools used by Puppet to parse, validate, and compare Semantic 
Versions and Version Ranges and to query and resolve module dependencies.'

Reply via email to