summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDet2016-11-22 03:17:02 +0200
committerDet2016-11-22 03:17:02 +0200
commit6ee6bb13aa19e86a9e1f298de794ebf58d56fc2f (patch)
tree42bb2ce0aaba72106df69e25040294d70a5dfad6
parent01b1b914a0f3add47aceb42eab5c02b9d4895135 (diff)
downloadaur-6ee6bb13aa19e86a9e1f298de794ebf58d56fc2f.tar.gz
Upgpkg: 5.7.4.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 25b0328fa289..e9814c26e6a3 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.3.0
+ pkgver = 5.7.4.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_5730/Vuze_5730_linux.tar.bz2
- md5sums = 5382857d2f2d9ace13124912be6bbbab
+ source = http://downloads.sourceforge.net/azureus/vuze/Vuze_5740/Vuze_5740_linux.tar.bz2
+ md5sums = be264f74dc37f728a5025f502f69c093
pkgname = vuze
diff --git a/PKGBUILD b/PKGBUILD
index 2e9d75f34e13..81f860e6ffe2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: phoenixlzx < phoenixlzx AT phoenixsec DOT org >
pkgname=vuze
-pkgver=5.7.3.0
+pkgver=5.7.4.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=('5382857d2f2d9ace13124912be6bbbab')
+md5sums=('be264f74dc37f728a5025f502f69c093')
package() {
cd vuze