summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjose17112019-02-13 16:28:13 +0100
committerjose17112019-02-13 16:28:13 +0100
commitfcbcb4f2b351adf2f7f3576cd0d152669c003475 (patch)
tree6bcafc52116a6c4083f04e3f20dc74f8a68e0001 /PKGBUILD
parent23944922a8632609724a79673ef916c4a819d8c4 (diff)
downloadaur-fcbcb4f2b351adf2f7f3576cd0d152669c003475.tar.gz
Update deps
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 333a2abd0649..29ab2cb09388 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,14 @@
pkgname=ihu-git
_pkgname=ihu
-pkgver=r7.3587923
-pkgrel=2
+pkgver=r15.e11cccd
+pkgrel=1
pkgdesc='I Hear U VoIP application that creates an audio stream between two computers'
arch=('armv6h' 'armv7h' 'i686' 'x86_64')
url="https://github.com/jose1711/ihu"
license=('GPL-2')
-depends=('qt4' 'speex' 'soundtouch' 'jack2')
+depends=('qt4' 'speex' 'soundtouch' 'jack')
+makedepends=('git')
provides=('ihu')
conflicts=('ihu')
source=("git://github.com/jose1711/ihu.git")