[arch-commits] Commit in perl-socket6/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Mon Jul 11 15:56:04 UTC 2016


    Date: Monday, July 11, 2016 @ 15:56:04
  Author: felixonmars
Revision: 271467

upgpkg: perl-socket6 0.28-1

Modified:
  perl-socket6/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-07-11 13:58:07 UTC (rev 271466)
+++ PKGBUILD	2016-07-11 15:56:04 UTC (rev 271467)
@@ -3,8 +3,8 @@
 # Contributor: Florian Pritz <bluewind at xinu.at>
 
 pkgname=perl-socket6
-pkgver=0.27
-pkgrel=2
+pkgver=0.28
+pkgrel=1
 pkgdesc="A getaddrinfo/getnameinfo support module"
 arch=('i686' 'x86_64')
 url='http://search.cpan.org/dist/Socket6'
@@ -12,7 +12,7 @@
 depends=('perl')
 options=('!emptydirs')
 source=(http://search.cpan.org/CPAN/authors/id/U/UM/UMEMOTO/Socket6-$pkgver.tar.gz)
-sha1sums=('f7d2b7628ab9873c4ba9410c336ed44640695225')
+sha1sums=('5903fbf53e0e25623bf71c252c3a073389686ed0')
 
 build() {
   cd Socket6-$pkgver



More information about the arch-commits mailing list