summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGP2021-01-02 11:43:31 +0100
committerGP2021-01-02 11:43:31 +0100
commit1791e448bd8d67ee8cb5635a68355355c9d2a060 (patch)
treea74ef8827276fde11f8e4ca52495b82e67d7f788
parentc5a77bfe5ad1aeded99bb1865b68357d72418798 (diff)
downloadaur-1791e448bd8d67ee8cb5635a68355355c9d2a060.tar.gz
Dependency list updated
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 10 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8095a9d41d4a..def24587aeec 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = tribler
pkgdesc = P2P/Bittorrent/YouTube client
pkgver = 7.6.1
- pkgrel = 1
+ pkgrel = 2
url = http://tribler.org
arch = x86_64
license = GPL3
@@ -13,16 +13,20 @@ pkgbase = tribler
depends = python-cherrypy
depends = python-configobj
depends = python-cryptography
+ depends = python-decorator
depends = python-libnacl
depends = python-lz4
+ depends = python-marshmallow
depends = python-netifaces
depends = python-networkx
+ depends = python-pillow
depends = python-pony
depends = python-psutil
depends = python-pyasn1
depends = python-pyopenssl
depends = python-pyqt5
depends = python-pyqtgraph
+ depends = python-service-identity
depends = python-twisted
depends = python-yaml
depends = python-faker
diff --git a/PKGBUILD b/PKGBUILD
index 055a51a0fd7d..1b2fd853eecd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
pkgname=tribler
_pkgname=tribler
pkgver=7.6.1
-pkgrel=1
+pkgrel=2
pkgdesc="P2P/Bittorrent/YouTube client"
arch=("x86_64")
url="http://tribler.org"
@@ -16,16 +16,20 @@ python-chardet
python-cherrypy
python-configobj
python-cryptography
+python-decorator
python-libnacl
python-lz4
+python-marshmallow
python-netifaces
python-networkx
+python-pillow
python-pony
python-psutil
python-pyasn1
python-pyopenssl
python-pyqt5
python-pyqtgraph
+python-service-identity
python-twisted
python-yaml
python-faker