[arch-commits] Commit in perl-http-cookies/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Tue Jan 5 15:08:53 UTC 2021
Date: Tuesday, January 5, 2021 @ 15:08:52
Author: felixonmars
Revision: 405273
upgpkg: perl-http-cookies 6.10-1
Modified:
perl-http-cookies/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-01-05 14:48:27 UTC (rev 405272)
+++ PKGBUILD 2021-01-05 15:08:52 UTC (rev 405273)
@@ -1,7 +1,7 @@
# Maintainer:
pkgname=perl-http-cookies
-pkgver=6.09
+pkgver=6.10
pkgrel=1
pkgdesc="HTTP cookie jars"
arch=('any')
@@ -10,7 +10,7 @@
depends=('perl' 'perl-http-date' 'perl-http-message')
options=('!emptydirs')
source=(https://search.cpan.org/CPAN/authors/id/O/OA/OALDERS/HTTP-Cookies-$pkgver.tar.gz)
-sha512sums=('433ea68388af8b792876e51d8e51f7177b61d96229ef2eb70233380b5a8fd680632ab33d1f24e2b714202089f16e44bb6229c623fe4c25bb765876ecf2e81bf6')
+sha512sums=('c24a986e524ebf5d8b13b4580c3ee6aed018e79c203fd62208bfe970744482832fe9c41bb3195a596af1e11058053ed7615a09a26fbcef4433e270f0f5d38658')
build() {
cd HTTP-Cookies-$pkgver
More information about the arch-commits
mailing list