summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichel Zou2016-03-26 21:44:38 +0100
committerMichel Zou2016-03-26 21:44:38 +0100
commitdc785da5018e439aa9fada3a9f45e65225f0abf8 (patch)
treedc0d86d30ffde4431cbc088ae904c6e1dfcf6c64 /PKGBUILD
parent718828a77fbca9a4f86def2046cde6bd4eb3c5d3 (diff)
downloadaur-dc785da5018e439aa9fada3a9f45e65225f0abf8.tar.gz
6.5.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 92634b91b58e..339a283972f1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=tribler
-pkgver=6.5.0
+pkgver=6.5.1
pkgrel=1
pkgdesc="Privacy with BitTorrent and resilient to shut down"
url="http://www.tribler.org/"
@@ -11,7 +11,7 @@ depends=('python2-cryptography' 'python2-feedparser' 'python2-apsw' 'python2-che
optdepends=('vlc: for internal video player')
makedepends=('python2-setuptools')
source=("https://github.com/Tribler/tribler/releases/download/v${pkgver}/Tribler-v${pkgver}.tar.xz")
-sha1sums=('2896529b7041e37b4feefd7cf906879dfcd288f8')
+sha1sums=('dc6246f89a6350b0fb400c66898b0885b7ec2f81')
prepare()
{