From 39c12e2fbdd5e54b8b4135b882f21c7ef1b52ea2 Mon Sep 17 00:00:00 2001 From: "coadde [Márcio Alexandre Silva Delgado]" Date: Mon, 18 Apr 2016 08:28:37 -0300 Subject: perl-static: remove groups variable --- libre/perl-static/PKGBUILD | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/libre/perl-static/PKGBUILD b/libre/perl-static/PKGBUILD index 091af2171..297adbbe9 100644 --- a/libre/perl-static/PKGBUILD +++ b/libre/perl-static/PKGBUILD @@ -4,12 +4,11 @@ _pkgname=perl pkgname=perl-static pkgver=5.22.1 -pkgrel=2 +pkgrel=2.1 pkgdesc="A highly capable, feature-rich programming language (static libraries only)" arch=(i686 x86_64 armv7h) license=('GPL' 'PerlArtistic') url="http://www.perl.org" -groups=('base') depends=('gdbm-static' 'db-static' 'perl') source=(http://www.cpan.org/src/5.0/perl-${pkgver}.tar.bz2 CVE-2016-2381_duplicate_env.diff) -- cgit v1.2.3