profile-cleaner: remove noarch

This commit is contained in:
Đoàn Trần Công Danh 2020-11-28 17:55:12 +07:00
parent 9b816087d4
commit 06b1f7cbe4

View file

@ -1,11 +1,10 @@
# Template file for 'profile-cleaner' # Template file for 'profile-cleaner'
pkgname=profile-cleaner pkgname=profile-cleaner
version=2.37 version=2.37
revision=1 revision=2
archs=noarch
build_style=gnu-makefile build_style=gnu-makefile
short_desc="Reduces profile size by cleaning their sqlite databases"
depends="bash sqlite bc parallel findutils" depends="bash sqlite bc parallel findutils"
short_desc="Reduces profile size by cleaning their sqlite databases"
maintainer="Philipp Hirsch <itself@hanspolo.net>" maintainer="Philipp Hirsch <itself@hanspolo.net>"
license="MIT" license="MIT"
homepage="https://github.com/graysky2/profile-cleaner" homepage="https://github.com/graysky2/profile-cleaner"