atool: remove noarch

This commit is contained in:
Đoàn Trần Công Danh 2020-11-21 16:31:39 +07:00
parent e96c8f97f7
commit 1fba3ab7c1

View file

@ -1,12 +1,11 @@
# Template file for 'atool' # Template file for 'atool'
pkgname=atool pkgname=atool
version=0.39.0 version=0.39.0
revision=5 revision=6
archs=noarch
build_style=gnu-configure build_style=gnu-configure
hostmakedepends="perl" hostmakedepends="perl"
depends="perl" depends="perl"
short_desc="A script for managing file archives of various types" short_desc="Script for managing file archives of various types"
maintainer="Georg Schabel <gescha@posteo.de>" maintainer="Georg Schabel <gescha@posteo.de>"
license="GPL-2.0-or-later" license="GPL-2.0-or-later"
homepage="http://www.nongnu.org/atool/" homepage="http://www.nongnu.org/atool/"