[arch-commits] Commit in perl-moox-types-mooselike/trunk (PKGBUILD)

Evangelos Foutras foutrelis at archlinux.org
Thu Jun 1 11:16:46 UTC 2017


    Date: Thursday, June 1, 2017 @ 11:16:45
  Author: foutrelis
Revision: 232165

Remove quotes around pkgrel; setconf fails to bump that

Modified:
  perl-moox-types-mooselike/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-01 11:12:26 UTC (rev 232164)
+++ PKGBUILD	2017-06-01 11:16:45 UTC (rev 232165)
@@ -2,8 +2,8 @@
 # Generator  : CPANPLUS::Dist::Arch 1.30
 
 pkgname='perl-moox-types-mooselike'
-pkgver='0.29'
-pkgrel='1'
+pkgver=0.29
+pkgrel=1
 pkgdesc="some Moosish types and a type builder"
 arch=('any')
 license=('PerlArtistic' 'GPL')



More information about the arch-commits mailing list