summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Vitali2017-05-02 15:33:36 +0200
committerDenys Vitali2017-05-02 15:33:36 +0200
commitf34c25dddd7d8039ced16851ddd579442751f8a5 (patch)
tree3f96bbd880ad19dd3b150e7b7b520a4c732f7058
parent1ecf36cc3012867c12903ce151507a1e15ae8cb0 (diff)
downloadaur-f34c25dddd7d8039ced16851ddd579442751f8a5.tar.gz
Add dep, bump version
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b1d40a9fef79..f724fd4d676b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
-# Maintainer: valvetime <valvetimepackages@gmail.com>
+# Maintainer: denvit <denys@denv.it>
pkgname=telive
-pkgver=d865b46
+pkgver=r114.64d614a
pkgrel=1
epoch=3
pkgdesc="application for monitoring and listening to TETRA voice channels"
@@ -8,7 +8,7 @@ arch=('any')
url="https://github.com/sq5bpf/telive"
license=('GPL')
groups=()
-depends=('gnuradio' 'gnuradio-companion' 'python2' 'alsa-utils' 'vorbis-tools' 'sox')
+depends=('gnuradio' 'gnuradio-companion' 'python2' 'alsa-utils' 'vorbis-tools' 'sox' 'icu58')
makedepends=('git' 'patch')
optdepends=('google-earth: view SIP location reports on a map'
'osmo-tetra-sq5bpf-git: gnuradio based TETRA receiver')