[arch-commits] Commit in perl-perlio-utf8-strict/trunk (PKGBUILD)

Antonio Rojas arojas at gemini.archlinux.org
Mon Dec 20 21:48:08 UTC 2021


    Date: Monday, December 20, 2021 @ 21:48:08
  Author: arojas
Revision: 432851

Update to 0.008

Modified:
  perl-perlio-utf8-strict/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-12-20 21:45:24 UTC (rev 432850)
+++ PKGBUILD	2021-12-20 21:48:08 UTC (rev 432851)
@@ -2,8 +2,8 @@
 
 pkgname='perl-perlio-utf8-strict'
 _dist=PerlIO-utf8_strict
-pkgver=0.007
-pkgrel=7
+pkgver=0.008
+pkgrel=1
 pkgdesc="Fast and correct UTF-8 PerlIO"
 arch=('i686' 'x86_64')
 license=('PerlArtistic' 'GPL')
@@ -12,8 +12,8 @@
 makedepends=('perl-test-exception')
 url="https://metacpan.org/release/${_dist}"
 source=(https://search.cpan.org/CPAN/authors/id/L/LE/LEONT/${_dist}-${pkgver}.tar.gz)
-md5sums=('9e8fba7f15c612c4f2ed2f961bf1141b')
-sha256sums=('83a33f2fe046cb3ad6afc80790635a423e2c7c6854afacc6998cd46951cc81cb')
+md5sums=('0e2a940e1759c4d322958ef6ebc2e52f')
+sha256sums=('5f798ded50dcc7d421b57850f837310666d817f4c67c15ba0f5a1d38c74df459')
 
 build() {
     cd "${srcdir}/${_dist}-${pkgver}"



More information about the arch-commits mailing list