From f6e00d9d741269cf80e18f0402e8222902f4e553 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, 28 Nov 2020 17:55:13 +0700 Subject: [PATCH] pystopwatch: remove noarch --- srcpkgs/pystopwatch/template | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/srcpkgs/pystopwatch/template b/srcpkgs/pystopwatch/template index b10e194b021..2b8b0f21610 100644 --- a/srcpkgs/pystopwatch/template +++ b/srcpkgs/pystopwatch/template @@ -1,8 +1,7 @@ # Template file for 'pystopwatch' pkgname=pystopwatch version=2019 -revision=1 -archs=noarch +revision=2 makedepends="pygtk-devel librsvg-devel" depends="python pygtk librsvg" short_desc="GTK2+ stopwatch written in Python"