perl-Text-CharWidth: Rebuild to drop libssp dependency

This commit is contained in:
Alexey Pavlov 2018-02-14 11:32:01 +03:00
parent 87a1ee66cf
commit bc8d9791bd

View File

@ -3,7 +3,7 @@
_realname=Text-CharWidth _realname=Text-CharWidth
pkgname=perl-${_realname} pkgname=perl-${_realname}
pkgver=0.04 pkgver=0.04
pkgrel=1 pkgrel=2
pkgdesc="Text::CharWidth - Get number of occupied columns of a string on terminal" pkgdesc="Text::CharWidth - Get number of occupied columns of a string on terminal"
arch=('any') arch=('any')
url="http://search.cpan.org/dist/${_realname}/" url="http://search.cpan.org/dist/${_realname}/"