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'
pkgname=profile-cleaner
version=2.37
revision=1
archs=noarch
revision=2
build_style=gnu-makefile
short_desc="Reduces profile size by cleaning their sqlite databases"
depends="bash sqlite bc parallel findutils"
short_desc="Reduces profile size by cleaning their sqlite databases"
maintainer="Philipp Hirsch <itself@hanspolo.net>"
license="MIT"
homepage="https://github.com/graysky2/profile-cleaner"