summaryrefslogtreecommitdiff
path: root/pcr/utox-git
diff options
context:
space:
mode:
Diffstat (limited to 'pcr/utox-git')
-rw-r--r--pcr/utox-git/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/pcr/utox-git/PKGBUILD b/pcr/utox-git/PKGBUILD
index 5d3453218..96ea15f5a 100644
--- a/pcr/utox-git/PKGBUILD
+++ b/pcr/utox-git/PKGBUILD
@@ -5,7 +5,7 @@
_pkgname=utox
pkgname=utox-git
-pkgver=0.4.4.r29.g1be8f22
+pkgver=0.5.0.r11.gc1455ba
pkgrel=1
pkgdesc='Lightweight Tox client'
arch=('i686' 'x86_64' 'armv7h')
@@ -22,7 +22,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")