summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index eab844df147a..707326b826ac 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.5.0
+ pkgver = 5.7.6.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_5750/Vuze_5750_linux.tar.bz2
- md5sums = fb8f224700331de86caa8648418fb41b
+ source = http://downloads.sourceforge.net/azureus/vuze/Vuze_5760/Vuze_5760_linux.tar.bz2
+ md5sums = 61781672fa1e0c9290515d6038e55ff5
pkgname = vuze
diff --git a/PKGBUILD b/PKGBUILD
index 39efdd34c2d5..57e0b988ee71 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: phoenixlzx < phoenixlzx AT phoenixsec DOT org >
pkgname=vuze
-pkgver=5.7.5.0
+pkgver=5.7.6.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=('fb8f224700331de86caa8648418fb41b')
+md5sums=('61781672fa1e0c9290515d6038e55ff5')
package() {
cd vuze