From ea3f8f983e2c6cd5e23a3042442b91df8a48b1a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Sat, 21 Nov 2020 22:51:10 +0700 Subject: [PATCH] cdemu-client: remove noarch --- srcpkgs/cdemu-client/template | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/srcpkgs/cdemu-client/template b/srcpkgs/cdemu-client/template index 36d40de4bb5..c070247bc8b 100644 --- a/srcpkgs/cdemu-client/template +++ b/srcpkgs/cdemu-client/template @@ -1,8 +1,7 @@ # Template file for 'cdemu-client' pkgname=cdemu-client version=3.2.4 -revision=1 -archs=noarch +revision=2 build_style=cmake configure_args="-DCMAKE_INSTALL_COMPLETIONSDIR=/usr/share/bash-completion/completions" hostmakedepends="python3 intltool pkg-config"