summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2c5e9508b79c..f29baa7f6dbc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,13 +9,13 @@
pkgname=twinkle-qt5
_pkgname=twinkle
pkgver=1.10.2
-pkgrel=2
+pkgrel=3
pkgdesc="Softphone for voice over IP and IM communication using SIP"
arch=('x86_64' 'i686')
url="http://www.twinklephone.com/"
license=('GPL')
depends=('file' 'libsndfile' 'gsm' 'speex' 'qt5-declarative' 'ccrtp' 'ilbc' 'libzrtpcpp')
-makedepends=('pkg-config' 'boost' 'cmake' 'git' 'qt5-tools' 'alsa-lib' 'flex' 'bison')
+makedepends=('boost' 'cmake' 'git' 'qt5-tools' 'alsa-lib')
source=("git+https://github.com/LubosD/$_pkgname.git#tag=v${pkgver}")
md5sums=('SKIP')