summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
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")