aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1f9af06b99fb..061fcc324372 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# https://github.com/mvgrimes/aur-perl-media-datetime
pkgname=perl-media-datetime
-pkgver=0.48
-pkgrel=2
+pkgver=0.49
+pkgrel=1
pkgdesc=" A simple module to extract the timestamp from media files in an flexible manner."
_dist=Media-DateTime
arch=('any')
@@ -14,7 +14,7 @@ depends=(perl perl-module-build perl-datetime perl-try-tiny perl-module-pluggabl
# 'File::Which' => 0,
options=('!emptydirs' purge)
source=(https://cpan.metacpan.org/authors/id/M/MG/MGRIMES/${_dist}-${pkgver}.tar.gz)
-md5sums=('5e2444c99e45e2bdb45d472bb13a7b43')
+md5sums=('342b8da069be300672ed4f886e983c60')
# Setup environment to ensure installation in system perl and vender directory
clean_env() {