summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGP2023-09-27 15:57:54 +0200
committerGP2023-09-27 15:57:54 +0200
commit5288efbaea3e29a2431d7650a23161e5bc104156 (patch)
treebda388f1e35088d416a3e78d9adcfc9eaa92aa90 /PKGBUILD
parent100c9b72e2ad63176f58789ae769af27a3b6dca7 (diff)
downloadaur-5288efbaea3e29a2431d7650a23161e5bc104156.tar.gz
Update to version 7.13.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 5 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2118606eb142..26b4136f314c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=tribler
_pkgname=tribler
-pkgver=7.12.1
+pkgver=7.13.0
pkgrel=1
pkgdesc="P2P/Bittorrent/YouTube client"
arch=("x86_64")
@@ -34,6 +34,9 @@ python-yappi
python-yarl
python-bitarray
libtorrent
+python-file-read-backwards
+brotli
+python-humanreadable
python-pillow
python-pyqt5
python-pyqt5-sip
@@ -42,7 +45,7 @@ python-pyqt5-webengine
)
source=(https://github.com/Tribler/tribler/releases/download/v$pkgver/tribler_$pkgver\_all.deb)
-sha256sums=('70c45878815d9631628c32edeb0edc69fb884e71342f2f79304dcfd26ab9bc3e')
+sha256sums=('ca88db42ad685eaa9b79b9eef79bb49fab070fe77457f8db99409ee3e9244109')
package() {
cd "${pkgdir}"