From 3e7b6bb9a6479a63abb36d4a8058bc8c4082bc1f Mon Sep 17 00:00:00 2001 From: Daniel Lewan Date: Sat, 16 Feb 2019 23:33:49 +0100 Subject: [PATCH] tdrop: use archs instead of noarch --- srcpkgs/tdrop/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/tdrop/template b/srcpkgs/tdrop/template index 0b28165031..1bd405c9b4 100644 --- a/srcpkgs/tdrop/template +++ b/srcpkgs/tdrop/template @@ -2,7 +2,7 @@ pkgname=tdrop version=0.2 revision=2 -noarch=yes +archs=noarch depends="bash xdotool xprop xwininfo" short_desc="Turn terminal emulator or any program into dropdown window" maintainer="Daniel Lewan "