summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5a3389501e0d..c8477b002c0c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_distname='Unicode-EastAsianWidth'
pkgname=perl-unicode-eastasianwidth
-pkgver=1.40
+pkgver=12.0
pkgrel=1
pkgdesc="Perl/CPAN Module ${_distname//-/::}"
arch=('any')
@@ -12,7 +12,7 @@ url="https://metacpan.org/release/${_distname}"
depends=('perl')
options=(!emptydirs)
source=("https://cpan.metacpan.org/authors/id/A/AU/AUDREYT/${_distname}-${pkgver}.tar.gz")
-sha512sums=('a8eb27605020ef78e8ab281922501a06ba94e275ca705c098810468a737796e73932cb9ae43cf46abd45c1847d33622cbcfa0ff3d86bc5213c14d0b151cf6dc3')
+sha512sums=('ec11d12b86d9e3676cf612c40f8e75ce1efdd302b5a6fe5d594306cffcf94f91855b5ee979f7646762605453d08d4b6b47f556e56f01b47d8ca1da8455dc138d')
build() {
cd "${srcdir}/${_distname}-${pkgver}"