deheader: fix noarch=
This commit is contained in:
parent
e75e2d45d6
commit
9c38ad34bd
1 changed files with 5 additions and 5 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'deheader'
|
# Template file for 'deheader'
|
||||||
pkgname=deheader
|
pkgname=deheader
|
||||||
version=1.6
|
version=1.6
|
||||||
revision=2
|
revision=3
|
||||||
noarch="yes"
|
archs=noarch
|
||||||
depends="python"
|
depends="python"
|
||||||
short_desc="C and C++ header analyzer"
|
short_desc="C and C++ header analyzer"
|
||||||
homepage="http://www.catb.org/~esr/deheader/"
|
|
||||||
license="2-clause-BSD"
|
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||||
distfiles="http://www.catb.org/~esr/deheader/$pkgname-$version.tar.gz"
|
license="BSD-2-Clause"
|
||||||
|
homepage="http://www.catb.org/~esr/deheader/"
|
||||||
|
distfiles="http://www.catb.org/~esr/deheader/${pkgname}-${version}.tar.gz"
|
||||||
checksum=3b99665c4f0dfda31d200bf2528540d6898cb846499ee91effa2e8f72aff3a60
|
checksum=3b99665c4f0dfda31d200bf2528540d6898cb846499ee91effa2e8f72aff3a60
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue