summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorvlad2016-03-22 11:22:43 +0200
committervlad2016-03-22 11:22:43 +0200
commit3704d42446761c99b4073475c36c2db4965d6e71 (patch)
tree94a96371abbfa88538472aaeadb82cadef03057a /PKGBUILD
parent6cb8f93992973cd736278c56b24b4d5b93807300 (diff)
downloadaur-3704d42446761c99b4073475c36c2db4965d6e71.tar.gz
update to 0.7.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a90cfd31e5c9..afe5c3b2c063 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_pkgname=utox
pkgname=utox-git
-pkgver=0.3.2.r155.g42a8193
+pkgver=0.7.0.r1.g9524f98
pkgrel=1
pkgdesc='Lightweight Tox client'
arch=('i686' 'x86_64' 'arm' 'armv6h' 'armv7h')
@@ -21,7 +21,7 @@ depends=('desktop-file-utils'
'toxcore'
'v4l-utils')
makedepends=('git')
-optdepends=('gtk2: GTK file picker')
+optdepends=('gtk3: GTK file picker')
provides=("$_pkgname")
conflicts=("$_pkgname")
source=("$pkgname::git+https://github.com/GrayHatter/uTox")