We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e5a74e commit e6486e2Copy full SHA for e6486e2
perl-Authen-SASL/PKGBUILD
@@ -2,7 +2,7 @@
2
3
_realname=Authen-SASL
4
pkgname=perl-${_realname}
5
-pkgver=2.1800
+pkgver=2.1900
6
pkgrel=1
7
pkgdesc="Perl/CPAN Module Authen::SASL : SASL authentication framework"
8
arch=('any')
@@ -12,7 +12,7 @@ depends=('perl')
12
groups=('perl-modules')
13
options=('!emptydirs')
14
source=(https://cpan.metacpan.org/authors/id/E/EH/EHUELS/${_realname}-${pkgver}.tar.gz)
15
-sha256sums=('0b03686bddbbf7d5c6548e468d079a4051c9b73851df740ae28cfd2db234e922')
+sha256sums=('be3533a6891b2e677150b479c1a0d4bf11c8bbeebed3e7b8eba34053e93923b0')
16
17
prepare() {
18
cd ${_realname}-${pkgver}
0 commit comments