Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
perl-html-tagset


Commits:
89164152 by Antonio Rojas at 2024-06-17T23:11:47+02:00
upgpkg: 3.24-1: Update to 3.24

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,13 @@
+pkgbase = perl-html-tagset
+       pkgdesc = Data tables useful in parsing HTML
+       pkgver = 3.24
+       pkgrel = 1
+       url = https://search.cpan.org/dist/HTML-Tagset/
+       arch = any
+       license = PerlArtistic
+       depends = perl
+       options = !emptydirs
+       source = 
https://www.cpan.org/authors/id/P/PE/PETDANCE/HTML-Tagset-3.24.tar.gz
+       sha256sums = 
eb89e145a608ed1f8f141a57472ee5f69e67592a432dcd2e8b1dbb445f2b230b
+
+pkgname = perl-html-tagset


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 # Contributor: Manolis Tzanidakis
 
 pkgname=perl-html-tagset
-pkgver=3.20
-pkgrel=14
+pkgver=3.24
+pkgrel=1
 pkgdesc="Data tables useful in parsing HTML"
 arch=('any')
 license=('PerlArtistic')
@@ -12,7 +12,7 @@ url="https://search.cpan.org/dist/HTML-Tagset/";
 depends=('perl')
 options=(!emptydirs)
 
source=(https://www.cpan.org/authors/id/P/PE/PETDANCE/HTML-Tagset-$pkgver.tar.gz)
-sha256sums=('adb17dac9e36cd011f5243881c9739417fd102fce760f8de4e9be4c7131108e2')
+sha256sums=('eb89e145a608ed1f8f141a57472ee5f69e67592a432dcd2e8b1dbb445f2b230b')
 
 build() {
   cd HTML-Tagset-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-html-tagset/-/commit/8916415238deab4877318fc8032f3a06043e32c5

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/perl-html-tagset/-/commit/8916415238deab4877318fc8032f3a06043e32c5
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to