* update perl-text-glob to 0.11-12

This commit is contained in:
Alexander Baldeck 2024-09-21 21:07:00 +02:00
parent 48dd7a1fcd
commit 8fedc2de98
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
pkgbase = perl-text-glob pkgbase = perl-text-glob
pkgdesc = match globbing patterns against text pkgdesc = match globbing patterns against text
pkgver = 0.11 pkgver = 0.11
pkgrel = 11 pkgrel = 12
url = https://search.mcpan.org/dist/Text-Glob url = https://search.mcpan.org/dist/Text-Glob
arch = any arch = any
license = PerlArtistic license = PerlArtistic

View File

@ -6,7 +6,7 @@
pkgname='perl-text-glob' pkgname='perl-text-glob'
_dist="Text-Glob" _dist="Text-Glob"
pkgver=0.11 pkgver=0.11
pkgrel=11 pkgrel=12
pkgdesc="match globbing patterns against text" pkgdesc="match globbing patterns against text"
arch=(any) arch=(any)
license=('PerlArtistic' 'GPL') license=('PerlArtistic' 'GPL')