* update perl-test-file to 1.994-1
This commit is contained in:
parent
0a75b0cefa
commit
5586b7ff04
@ -1,14 +1,14 @@
|
||||
pkgbase = perl-test-file
|
||||
pkgdesc = This modules provides a collection of test utilities for file attributes.
|
||||
pkgver = 1.993
|
||||
pkgrel = 4
|
||||
pkgver = 1.994
|
||||
pkgrel = 1
|
||||
url = https://github.com/briandfoy/test-file
|
||||
arch = any
|
||||
license = PerlArtistic
|
||||
license = GPL
|
||||
depends = perl
|
||||
options = !emptydirs
|
||||
source = https://search.cpan.org/CPAN/authors/id/B/BD/BDFOY/Test-File-1.993.tar.gz
|
||||
sha512sums = 0e14580a11afc2f3115d5594be226237803ad8e462c314a2b775ca96bf491cfeea84bd90ae92a70c58d3d8fc7c0f21d38b54a58d29dd01a2c082c0cbfecb0aaf
|
||||
source = https://search.cpan.org/CPAN/authors/id/B/BR/BRIANDFOY/Test-File-1.994.tar.gz
|
||||
sha512sums = b94106c669c7400a2f156c84b010170f04f472c5ebe0acd160892fa143491df489157f5e6642da9f6d512643cdbeb0c259701eb5c9566eecb2be5e2455348c13
|
||||
|
||||
pkgname = perl-test-file
|
||||
|
@ -4,16 +4,16 @@
|
||||
# Contributor: Rafael Reggiani Manzo <rr.manzo@gmail.com>
|
||||
|
||||
pkgname=perl-test-file
|
||||
pkgver=1.993
|
||||
pkgrel=4
|
||||
pkgver=1.994
|
||||
pkgrel=1
|
||||
pkgdesc="This modules provides a collection of test utilities for file attributes."
|
||||
arch=(any)
|
||||
url='https://github.com/briandfoy/test-file'
|
||||
license=('PerlArtistic' 'GPL')
|
||||
options=('!emptydirs')
|
||||
depends=('perl')
|
||||
source=("https://search.cpan.org/CPAN/authors/id/B/BD/BDFOY/Test-File-$pkgver.tar.gz")
|
||||
sha512sums=('0e14580a11afc2f3115d5594be226237803ad8e462c314a2b775ca96bf491cfeea84bd90ae92a70c58d3d8fc7c0f21d38b54a58d29dd01a2c082c0cbfecb0aaf')
|
||||
source=("https://search.cpan.org/CPAN/authors/id/B/BR/BRIANDFOY/Test-File-$pkgver.tar.gz")
|
||||
sha512sums=('b94106c669c7400a2f156c84b010170f04f472c5ebe0acd160892fa143491df489157f5e6642da9f6d512643cdbeb0c259701eb5c9566eecb2be5e2455348c13')
|
||||
|
||||
build() {
|
||||
cd Test-File-$pkgver
|
||||
|
Loading…
x
Reference in New Issue
Block a user