diff options
Diffstat (limited to 'pcr')
-rw-r--r-- | pcr/qtox-git/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pcr/qtox-git/PKGBUILD b/pcr/qtox-git/PKGBUILD index c1d9f52e1..7ebe8e77a 100644 --- a/pcr/qtox-git/PKGBUILD +++ b/pcr/qtox-git/PKGBUILD @@ -3,7 +3,7 @@ _pkgname=qtox pkgname=qtox-git -pkgver=r3155.ce2c830 +pkgver=r3871.db52ef6 pkgrel=1 pkgdesc='Powerful Tox client written in C++/Qt that follows the Tox design guidelines.' arch=('i686' 'x86_64' 'arm' 'armv6h' 'armv7h') @@ -18,7 +18,7 @@ depends=( 'openal' 'qt5-svg' 'qrencode' - 'tox-git' + 'toxcore' ) makedepends=('git' 'qt5-tools') provides=("$_pkgname") |