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

Felix Yan felixonmars at archlinux.org
Fri May 28 15:49:43 UTC 2021


    Date: Friday, May 28, 2021 @ 15:49:43
  Author: felixonmars
Revision: 949963

upgpkg: perl-ldap 0.67-1

Modified:
  perl-ldap/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-28 15:47:50 UTC (rev 949962)
+++ PKGBUILD	2021-05-28 15:49:43 UTC (rev 949963)
@@ -2,8 +2,8 @@
 # Maintainer: Tom K <tomk at runbox.com>
 
 pkgname=perl-ldap
-pkgver=0.66
-pkgrel=3
+pkgver=0.67
+pkgrel=1
 pkgdesc="Interface to LDAP Protocol (RFC1777)"
 arch=('any')
 url="https://search.cpan.org/dist/perl-ldap"
@@ -10,7 +10,7 @@
 depends=('perl-convert-asn1' 'perl-xml-sax-writer' 'perl-text-soundex')
 license=("GPL")
 source=(https://search.cpan.org/CPAN/authors/id/M/MA/MARSCHAP/perl-ldap-$pkgver.tar.gz)
-md5sums=('c4c1ae9299cd488e75c1b82904458bef')
+sha512sums=('1237e9d8922e3cd83a9e8237943be19e5c472a8d6f8fa8416c0ced0c093ca646f447d1e94ba78639f1fd6a7a9e755457c197bf117a3b882cef8e993b8d109cfa')
 
 build() {
   cd  "$srcdir"/perl-ldap-$pkgver



More information about the arch-commits mailing list