perl-PatchReader: make noarch

This commit is contained in:
maxice8 2018-06-11 16:49:17 -03:00 committed by Jürgen Buchmüller
parent dcc374dd17
commit 1e3dae9215

View File

@ -1,12 +1,13 @@
# Template file for 'perl-PatchReader' # Template file for 'perl-PatchReader'
pkgname=perl-PatchReader pkgname=perl-PatchReader
version=0.9.6 version=0.9.6
revision=1 revision=2
noarch=yes
wrksrc="${pkgname/perl-/}-${version}" wrksrc="${pkgname/perl-/}-${version}"
build_style=perl-module build_style=perl-module
hostmakedepends="perl" hostmakedepends="perl"
makedepends="perl" makedepends="perl"
depends="${makedepends}" depends="$makedepends"
short_desc="PatchReader - Utilities to read and manipulate patches and CVS" short_desc="PatchReader - Utilities to read and manipulate patches and CVS"
maintainer="maxice8 <thinkabit.ukim@gmail.com>" maintainer="maxice8 <thinkabit.ukim@gmail.com>"
license="Unknown" license="Unknown"