summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn ShaggyTwoDope Jenkins2015-08-26 11:40:11 -0700
committerJohn ShaggyTwoDope Jenkins2015-08-26 11:40:11 -0700
commit200c9af394534d18aefee3a315322ff5d17bc43e (patch)
treec488b083819b3ba7b4b276657b7ba0c951eeab9f
parent79ad5009b2b7b1981c51f0865d6801779f1e5886 (diff)
downloadaur-200c9af394534d18aefee3a315322ff5d17bc43e.tar.gz
dep change
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cfbfd41b457f..f22163de428d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=tox-weechat
pkgname=tox-weechat-git
-pkgver=r255.ed96d36
+pkgver=r260.210a644
pkgrel=1
pkgdesc='Tox protocol plugin for WeeChat'
@@ -12,7 +12,7 @@ url='https://github.com/haavardp/tox-weechat'
license=('GPL3')
depends=(
- 'tox-git'
+ 'toxcore'
'weechat>=1.0.1'
)
makedepends=('git' 'cmake')