diff --git a/txt2html/PKGBUILD b/txt2html/PKGBUILD index 8681e477..ebaa2265 100644 --- a/txt2html/PKGBUILD +++ b/txt2html/PKGBUILD @@ -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"