Fixes suggested by Alexpuk.

This commit is contained in:
JPeterMugaas
2018-02-26 03:19:39 -05:00
parent 63f1afc242
commit 14877dcebc

View File

@@ -10,8 +10,8 @@ url="http://txt2html.sourceforge.net/"
license=('GPL' 'PerlArtistic')
depends=('perl>=5.10.0' 'perl-getopt-argvfile')
options=(!emptydirs)
source=(http://www.cpan.org/authors/id/R/RU/RUBYKAT/txt2html-2.5201.tar.gz)
md5sums=('44029f55c30a551f343b9424a98a3691')
source=(http://www.cpan.org/authors/id/R/RU/RUBYKAT/${pkgname}-$pkgver.tar.gz)
sha256sums=('8162bd4ff5de1022d69435b86ec8dc77f9379bc509388513a535722aec918203')
prepare() {
cd "$srcdir/$pkgname-$pkgver"