summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichel Zou2015-11-25 22:29:23 +0100
committerMichel Zou2015-11-25 22:29:23 +0100
commita48a010c58ec58cd98c1070775ef3e3c989bd4b7 (patch)
tree6e0d4302e46629c509af80291714ab78fe50d71c /PKGBUILD
parent0d44e3a9eaa7e77ec350d3a769a9ca8443e9609f (diff)
downloadaur-a48a010c58ec58cd98c1070775ef3e3c989bd4b7.tar.gz
wxpython
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index efbdd33c6d31..1cd4c3174e62 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ url="http://www.tribler.org/"
arch=(any)
license=('LGPL')
depends=('python-cryptography' 'python-feedparser' 'python-gmpy2' 'python-apsw' 'python-cherrypy'
-'python-decorator' 'python-netifaces' 'python-requests' 'python-twisted' 'wxpython2.8' 'libsodium' 'libtorrent-rasterbar')
+'python-decorator' 'python-netifaces' 'python-requests' 'python-twisted' 'wxpython' 'libsodium' 'libtorrent-rasterbar')
optdepends=('python-vlc-git: for internal video player')
makedepends=()
source=("https://github.com/Tribler/tribler/releases/download/v${_pkgver}/Tribler-v${_pkgver}.tar.xz")