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

Sergej Pupykin spupykin at gemini.archlinux.org
Thu Jun 2 18:14:40 UTC 2022


    Date: Thursday, June 2, 2022 @ 18:14:40
  Author: spupykin
Revision: 1218882

upgpkg: perl-html-form 6.07-1

Modified:
  perl-html-form/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-02 18:14:36 UTC (rev 1218881)
+++ PKGBUILD	2022-06-02 18:14:40 UTC (rev 1218882)
@@ -2,8 +2,8 @@
 # Maintainer : Justin "juster" Davis <jrcd83 at gmail.com>
 
 pkgname=perl-html-form
-pkgver=6.03
-pkgrel=9
+pkgver=6.07
+pkgrel=1
 pkgdesc="Class that represents an HTML form element"
 arch=(any)
 license=(PerlArtistic GPL)
@@ -11,8 +11,8 @@
 depends=('perl>=5.8.8' 'perl-html-parser' 'perl-http-message' 'perl-uri>=1.10')
 conflicts=('perl-libwww<6')
 url=https://search.cpan.org/dist/HTML-Form
-source=("https://search.cpan.org/CPAN/authors/id/G/GA/GAAS/HTML-Form-${pkgver}.tar.gz")
-md5sums=('fa6c2680207ed4fef5ea2ef09c210614')
+source=("https://search.cpan.org/CPAN/authors/id/O/OA/OALDERS/HTML-Form-${pkgver}.tar.gz")
+md5sums=('71718750e6a2132b50eeca417a55e18e')
 
 build() {
   cd "${srcdir}/HTML-Form-${pkgver}"



More information about the arch-commits mailing list