diff options
Diffstat (limited to 'perl-text-glob/PKGBUILD')
-rw-r--r-- | perl-text-glob/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/perl-text-glob/PKGBUILD b/perl-text-glob/PKGBUILD index 08d1976d6..f1e51fdc0 100644 --- a/perl-text-glob/PKGBUILD +++ b/perl-text-glob/PKGBUILD @@ -3,7 +3,7 @@ pkgname='perl-text-glob' pkgver='0.09' -pkgrel='3' +pkgrel='4' pkgdesc="match globbing patterns against text" arch=('any') license=('PerlArtistic' 'GPL') @@ -12,7 +12,6 @@ depends=('perl') makedepends=() url='http://search.mcpan.org/dist/Text-Glob' source=('http://search.mcpan.org/CPAN/authors/id/R/RC/RCLAMP/Text-Glob-0.09.tar.gz') -md5sums=('1daa10e087f891c49b720a5c551a024b') sha512sums=('9b729e4ece88ad79e1b637c7f35e5e1ecae3fd7f62c408ed4f3fcac2e8e8afff32d7d805e1b0269800aada5ae609d03335d42ac54def2797d301e91fa488ae47') _distdir="Text-Glob-0.09" |