Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=28138c2a71e72ebd1ae9b556ac0c47ca074218e9
commit 28138c2a71e72ebd1ae9b556ac0c47ca074218e9 Author: PacMiam <[email protected]> Date: Tue Jul 29 14:29:03 2014 +0200 perl-html-form-6.03-2-i686 * Move archs option to enable x86_64 build diff --git a/source/devel-extra/perl-html-form/FrugalBuild b/source/devel-extra/perl-html-form/FrugalBuild index ed3f304..ff947c9 100644 --- a/source/devel-extra/perl-html-form/FrugalBuild +++ b/source/devel-extra/perl-html-form/FrugalBuild @@ -2,11 +2,9 @@ # Maintainer: PacMiam <[email protected]> pkgver=6.03 -pkgrel=1 +pkgrel=2 pkgdesc="Class that represents an HTML form element" -archs=('i686' 'x86_64') - depends=('') _F_perl_name=html-form @@ -14,4 +12,6 @@ _F_perl_author=G/GA/GAAS _F_perl_sourcename=HTML-Form Finclude perl +archs=('i686' 'x86_64') + sha1sums=('4b501ae3a5682a1efb1a8a34b19882244e6ecef1') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
