From dcb7ba9d197385fb78b1053a39de997d53ec27c0 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Mon, 17 Oct 2016 01:22:05 +0200 Subject: [PATCH] angrysearch: python3.4-* -> python3-* --- srcpkgs/angrysearch/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/angrysearch/template b/srcpkgs/angrysearch/template index e32d2694f01..2194f5ab63e 100644 --- a/srcpkgs/angrysearch/template +++ b/srcpkgs/angrysearch/template @@ -1,9 +1,9 @@ # Template file for 'angrysearch' pkgname=angrysearch version=1.0.0 -revision=1 +revision=2 wrksrc="ANGRYsearch-${version}" -depends="python3.4-PyQt5 xdg-utils" +depends="python3-PyQt5 xdg-utils" noarch=yes short_desc="Instant file search" maintainer="DirectorX "