Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=multilib.git;a=commitdiff;h=9d39da2f0de2d71bcc6f01e766b027e91fb611ac
commit 9d39da2f0de2d71bcc6f01e766b027e91fb611ac Author: crazy <[email protected]> Date: Tue Jan 30 21:43:28 2018 +0100 perl-sgmlspm-1.1-2-x86_64 * need 'force' .. while stupid pacman .. 1.1 < 1.03ii diff --git a/source/devel-extra/perl-sgmlspm/FrugalBuild b/source/devel-extra/perl-sgmlspm/FrugalBuild index b89af03..25aed67 100644 --- a/source/devel-extra/perl-sgmlspm/FrugalBuild +++ b/source/devel-extra/perl-sgmlspm/FrugalBuild @@ -8,10 +8,11 @@ pkgdesc="class for postprocessing the output from the sgmls and nsgmls parsers." Finclude perl makedepends+=('perl-module-build>=0.4224-2') source=(http://search.cpan.org/CPAN/authors/id/R/RA/RAAB/SGMLSpm-1.1.tar.gz) -pkgrel=1 +pkgrel=2 archs=('x86_64') -up2date="$pkgver" +up2date=$pkgver sha1sums=('31d4199d71d5d809f5847bac594c03348c82e2e2') +options+=('force') build() { _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
