diff options
Diffstat (limited to 'perl-module-runtime-conflicts/PKGBUILD')
-rw-r--r-- | perl-module-runtime-conflicts/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/perl-module-runtime-conflicts/PKGBUILD b/perl-module-runtime-conflicts/PKGBUILD index f8a337fb..2964ba49 100644 --- a/perl-module-runtime-conflicts/PKGBUILD +++ b/perl-module-runtime-conflicts/PKGBUILD @@ -3,7 +3,7 @@ pkgname='perl-module-runtime-conflicts' pkgver='0.002' -pkgrel='1' +pkgrel='2' pkgdesc="Provide information on conflicts for Module::Runtime" arch=('any') license=('PerlArtistic' 'GPL') @@ -12,7 +12,6 @@ depends=('perl-dist-checkconflicts' 'perl-module-runtime') makedepends=() url='https://metacpan.org/release/Module-Runtime-Conflicts' source=('http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/Module-Runtime-Conflicts-0.002.tar.gz') -md5sums=('6171a55eb2937b4429bed8dfd75080a9') sha512sums=('e07ee4e7707b6c8ee52afc01f7fb7e8a04fc9ab3f3e4624fa7f4011bb314aa77aa0e060c58592e3bc21d9fb6d9d83190bb655b43940e79a4d95557ce720530af') _distdir="Module-Runtime-Conflicts-0.002" |