summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDet2017-03-01 17:17:12 +0200
committerDet2017-03-01 17:17:12 +0200
commit1c65b11665a8a59893e6adb43c65e9585c39dd29 (patch)
tree647c5379f85c3ea8d1625f9ca701e65824c2cf32
parente89849e595cc90324ede5fa54144d86da6afcf59 (diff)
downloadaur-1c65b11665a8a59893e6adb43c65e9585c39dd29.tar.gz
Upgpkg: 5.7.5.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e9814c26e6a3..eab844df147a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = vuze
pkgdesc = A feature-rich Java-based BitTorrent client (previously called 'Azureus')
- pkgver = 5.7.4.0
+ pkgver = 5.7.5.0
pkgrel = 1
url = http://sourceforge.net/projects/azureus/
install = vuze.install
@@ -13,8 +13,8 @@ pkgbase = vuze
optdepends = vuze-plugin-mldht: The alternative Distributed Hash Table implementation (DHT) used by µTorrent
optdepends = xulrunner192: Needed for the channels GUI
options = !strip
- source = http://downloads.sourceforge.net/azureus/vuze/Vuze_5740/Vuze_5740_linux.tar.bz2
- md5sums = be264f74dc37f728a5025f502f69c093
+ source = http://downloads.sourceforge.net/azureus/vuze/Vuze_5750/Vuze_5750_linux.tar.bz2
+ md5sums = fb8f224700331de86caa8648418fb41b
pkgname = vuze
diff --git a/PKGBUILD b/PKGBUILD
index 81f860e6ffe2..39efdd34c2d5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: phoenixlzx < phoenixlzx AT phoenixsec DOT org >
pkgname=vuze
-pkgver=5.7.4.0
+pkgver=5.7.5.0
pkgrel=1
_ver=${pkgver//./}
pkgdesc="A feature-rich Java-based BitTorrent client (previously called 'Azureus')"
@@ -18,7 +18,7 @@ optdepends=('vuze-plugin-countrylocator: Country flags for the "Peers" tab'
options=('!strip')
install=$pkgname.install
source=("http://downloads.sourceforge.net/azureus/vuze/Vuze_${_ver}/Vuze_${_ver}_linux.tar.bz2")
-md5sums=('be264f74dc37f728a5025f502f69c093')
+md5sums=('fb8f224700331de86caa8648418fb41b')
package() {
cd vuze