Date: Saturday, February 22, 2020 @ 12:32:07
  Author: bluewind
Revision: 376037

upgpkg: perl-mail-authenticationresults 1.20200108-1: upstream update

Modified:
  perl-mail-authenticationresults/trunk/PKGBUILD

----------+
 PKGBUILD |   12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-02-22 11:52:48 UTC (rev 376036)
+++ PKGBUILD    2020-02-22 12:32:07 UTC (rev 376037)
@@ -1,18 +1,18 @@
 # Maintainer: Florian Pritz <bluew...@xinu.at>
 
 pkgname=perl-mail-authenticationresults
-pkgver=1.20180923
-pkgrel=2
+pkgver=1.20200108
+pkgrel=1
 pkgdesc='Object Oriented Authentication-Results Headers'
 arch=(any)
 license=(PerlArtistic GPL)
 options=(!emptydirs)
-depends=('perl>=5.8')
+depends=('perl>=5.8' perl-json)
 checkdepends=(perl-test-exception)
 url=https://metacpan.org/release/Mail-AuthenticationResults
-source=("https://search.cpan.org/CPAN/authors/id/M/MB/MBRADSHAW/Mail-AuthenticationResults-$pkgver.tar.gz";)
-md5sums=(d4ca126d3af0d1b664249f93bdd021f0)
-sha512sums=(e8a33593261c59b8c1c91d6e655f8a3f6112974169dde9689788a7e0e83a0e66e6a5872ac56d7882e324c914bbb869b3f8c7b330ccf42765633fd475ef68f3be)
+source=("https://cpan.metacpan.org/authors/id/M/MB/MBRADSHAW/Mail-AuthenticationResults-$pkgver.tar.gz";)
+md5sums=(abaeb413bcb050a81cc9b6e8a7e19ee6)
+sha512sums=(a76132864fc74a85f63142aa14f098d34bfc7be81c8b2fda5c4f3620ef107a6fd0bb300aa94c70ebe25e01dea1f2cbed7028f30dca1b84fe42b96601e08b912a)
 _ddir="Mail-AuthenticationResults-$pkgver"
 
 build()

Reply via email to