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 aec7b61985d4..dfd456da7c02 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
_pkgname=utox
_branch=develop
pkgname=$_pkgname-git
-pkgver=0.14.0.r4.gf4fa1314
+pkgver=0.15.0.r17.g94bd175a
pkgrel=1
pkgdesc='Lightweight Tox client'
arch=('i686' 'x86_64' 'arm' 'armv6h' 'armv7h')
@@ -20,7 +20,7 @@ depends=('fontconfig'
'openal'
'toxcore'
'v4l-utils')
-makedepends=('git')
+makedepends=('check' 'git')
optdepends=('gtk3: GTK file picker')
provides=("$_pkgname")
conflicts=("$_pkgname")