[arch-commits] Commit in perl-net-smtp-ssl/trunk (PKGBUILD)

Jan Steffens heftig at archlinux.org
Mon Jun 22 19:26:03 UTC 2015


    Date: Monday, June 22, 2015 @ 21:26:03
  Author: heftig
Revision: 135727

1.03

Modified:
  perl-net-smtp-ssl/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-06-22 19:11:46 UTC (rev 135726)
+++ PKGBUILD	2015-06-22 19:26:03 UTC (rev 135727)
@@ -3,14 +3,14 @@
 # Contributor: Abhishek Dasgupta <abhidg at gmail.com>
 
 pkgname=perl-net-smtp-ssl
-pkgver=1.01
-pkgrel=4
+pkgver=1.03
+pkgrel=1
 pkgdesc="SSL support for Net::SMTP"
 arch=(any)
 url="http://search.cpan.org/dist/Net-SMTP-SSL/"
 license=('GPL' 'PerlArtistic')
 depends=('perl-io-socket-ssl')
-source=("http://www.cpan.org/authors/id/C/CW/CWEST/Net-SMTP-SSL-${pkgver}.tar.gz")
+source=("http://www.cpan.org/authors/id/R/RJ/RJBS/Net-SMTP-SSL-${pkgver}.tar.gz")
 options=(!emptydirs)
 
 package() {
@@ -24,4 +24,4 @@
   find "$pkgdir" -name '.packlist' -delete
   find "$pkgdir" -name 'perllocal.pod' -delete
 }
-md5sums=('ba039288ebf7a343feecacd374da8c1a')
+md5sums=('75c80e6af5583630ba074b25c0b5ee84')



More information about the arch-commits mailing list