Date: Friday, March 26, 2021 @ 00:10:18 Author: heftig Revision: 411036
1.24-1 Modified: perl-file-which/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-26 00:08:33 UTC (rev 411035) +++ PKGBUILD 2021-03-26 00:10:18 UTC (rev 411036) @@ -3,8 +3,8 @@ pkgname=perl-file-which _realname=File-Which -pkgver=1.23 -pkgrel=4 +pkgver=1.24 +pkgrel=1 pkgdesc="Portable implementation of which" arch=(any) url="https://metacpan.org/release/$_realname" @@ -12,7 +12,7 @@ depends=(perl) options=('!emptydirs') source=("https://cpan.metacpan.org/authors/id/P/PL/PLICEASE/$_realname-$pkgver.tar.gz") -sha256sums=('b79dc2244b2d97b6f27167fc3b7799ef61a179040f3abd76ce1e0a3b0bc4e078') +sha256sums=('7c5414dd6d5c61cb992fdd257aefe52f9a80bf55158cd5ec17469199d0b12eef') build() { cd $_realname-$pkgver
