From 71d2f56477ac1918f077d6ef28bbd2c5af16ed73 Mon Sep 17 00:00:00 2001 From: bra1nwave Date: Sun, 2 Feb 2020 10:23:13 +0100 Subject: [PATCH] urh: rebuild against uhd-3.15.0.0_1 --- srcpkgs/urh/template | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/srcpkgs/urh/template b/srcpkgs/urh/template index 65a6a1a1bae..ddec89734bd 100644 --- a/srcpkgs/urh/template +++ b/srcpkgs/urh/template @@ -1,9 +1,8 @@ # Template file for 'urh' pkgname=urh version=2.8.2 -revision=1 +revision=2 build_style=python3-module -pycompile_module="urh" hostmakedepends="python3-setuptools python3-Cython" makedepends="python3-devel python3-PyQt5 libomp-devel libairspy-devel librtlsdr-devel libhackrf-devel uhd-devel libgomp-devel"