[arch-commits] Commit in tribler/trunk (PKGBUILD)

Filipe Laíns ffy00 at archlinux.org
Mon Apr 13 16:01:01 UTC 2020


    Date: Monday, April 13, 2020 @ 16:00:55
  Author: ffy00
Revision: 613686

upgpkg: tribler 7.4.4-4 (add missing vlc dependency)

Modified:
  tribler/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-13 16:00:50 UTC (rev 613685)
+++ PKGBUILD	2020-04-13 16:00:55 UTC (rev 613686)
@@ -2,7 +2,7 @@
 
 pkgname=tribler
 pkgver=7.4.4
-pkgrel=2
+pkgrel=4
 pkgdesc='Privacy enhanced BitTorrent client with P2P content discovery'
 url='https://www.tribler.org'
 arch=('any')
@@ -11,7 +11,7 @@
          'python-cryptography' 'python-libnacl' 'python-pony' 'python-lz4'
          'python-psutil' 'python-networkx' 'python-pyqtgraph' 'python-chardet'
          'python-cherrypy' 'python-configobj' 'python-netifaces' 'python-bitcoinlib'
-         'python-twisted' 'python-pyopenssl')
+         'python-twisted' 'python-pyopenssl' 'python-pyasn1' 'vlc')
 makedepends=('python-setuptools' 'git')
 #checkdepends=('python-pytest-runner')
 source=("https://github.com/Tribler/tribler/releases/download/v$pkgver/Tribler-v$pkgver.tar.xz")



More information about the arch-commits mailing list