mu: remove noarch

This commit is contained in:
Đoàn Trần Công Danh 2020-11-28 18:20:29 +07:00
parent 660a938e93
commit 69f907b652

View file

@ -1,7 +1,7 @@
# Template file for 'mu'
pkgname=mu
version=1.4.13
revision=1
revision=2
build_style=gnu-configure
hostmakedepends="automake libtool pkg-config texinfo glib-devel"
makedepends="xapian-core-devel gmime3-devel libuuid-devel"
@ -26,7 +26,6 @@ pre_configure() {
if [ ! "$CROSS_BUILD" ]; then
mu4e_package() {
archs=noarch
short_desc+=" - Emacs frontend"
depends="${sourcepkg}-${version}_${revision} emacs"
pkg_install() {