perl-TimeDate: Update to 2.31
This commit is contained in:
@@ -2,16 +2,16 @@
|
||||
|
||||
_realname=TimeDate
|
||||
pkgname="perl-${_realname}"
|
||||
pkgver=2.30
|
||||
pkgrel=2
|
||||
pkgver=2.31
|
||||
pkgrel=1
|
||||
pkgdesc="Date formating subroutines"
|
||||
arch=('any')
|
||||
license=('PerlArtistic')
|
||||
url="https://metacpan.org/${_realname}/"
|
||||
depends=('perl')
|
||||
options=('!emptydirs')
|
||||
source=("https://www.cpan.org/authors/id/G/GB/GBARR/${_realname}-${pkgver}.tar.gz")
|
||||
sha256sums=('75bd254871cb5853a6aa0403ac0be270cdd75c9d1b6639f18ecba63c15298e86')
|
||||
source=("https://www.cpan.org/authors/id/A/AT/ATOOMIC/${_realname}-${pkgver}.tar.gz")
|
||||
sha256sums=('5c720fedb245122d073ea9c030aca24b06a615c71d40c46f832a8a1809354d81')
|
||||
|
||||
build() {
|
||||
cd ${_realname}-${pkgver}
|
||||
|
||||
Reference in New Issue
Block a user