diff options
author | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2019-02-20 02:15:21 +0100 |
---|---|---|
committer | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2019-02-20 15:59:48 +0100 |
commit | cc35f4584704c205a9a3e9dfdffe1d3b9e7d3256 (patch) | |
tree | ad2ef9d748b53f4ea9b7d30e5661ca5f23035c53 /pcr/gqrx-xtrx | |
parent | 4b759ecf92b1416996b41e18cf297045d9973634 (diff) | |
download | abslibre-cc35f4584704c205a9a3e9dfdffe1d3b9e7d3256.tar.gz abslibre-cc35f4584704c205a9a3e9dfdffe1d3b9e7d3256.tar.bz2 abslibre-cc35f4584704c205a9a3e9dfdffe1d3b9e7d3256.zip |
pcr: xtrx: don't pakcage in /usr/local
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Diffstat (limited to 'pcr/gqrx-xtrx')
-rw-r--r-- | pcr/gqrx-xtrx/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/gqrx-xtrx/PKGBUILD b/pcr/gqrx-xtrx/PKGBUILD index 6b8a30f4f..27a6bf9c4 100644 --- a/pcr/gqrx-xtrx/PKGBUILD +++ b/pcr/gqrx-xtrx/PKGBUILD @@ -5,7 +5,7 @@ _pkgname=gqrx pkgname=gqrx-xtrx pkgver=2.11.5 -pkgrel=2 +pkgrel=3 pkgdesc="Interactive SDR receiver waterfall for many devices." arch=('armv7h' 'i686' 'x86_64') url="http://gqrx.dk/" |