summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD2
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1d4f4240ac03..ec7c328cacb5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = vuze-dev
pkgdesc = A feature-rich Java-based BitTorrent client (previously called 'Azureus') - Bleeding edge version
- pkgver = 5.7.3.1_B27
+ pkgver = 5.7.4.1_B01
pkgrel = 1
url = http://dev.vuze.com/
install = vuze-dev.install
@@ -13,10 +13,10 @@ pkgbase = vuze-dev
optdepends = vuze-plugin-mldht: The alternative Distributed Hash Table implementation (DHT) used by µTorrent
optdepends = xulrunner192: Needed for the channels GUI
provides = vuze
- noextract = Azureus5731-B27.jar
+ noextract = Azureus5741-B01.jar
options = !strip
- source = http://downloads.sourceforge.net/azureus/vuze/Vuze_5730/Vuze_5730_linux.tar.bz2
- source = http://cf1.vuze.com/torrent/files/Azureus5731-B27.jar
+ source = http://downloads.sourceforge.net/azureus/vuze/Vuze_5740/Vuze_5740_linux.tar.bz2
+ source = http://cf1.vuze.com/torrent/files/Azureus5741-B01.jar
source = blue_16.png
source = blue_32.png
source = blue_64.png
diff --git a/PKGBUILD b/PKGBUILD
index fcda30b9471b..4b995e7e4c94 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_icon="default"
pkgname=vuze-dev
-pkgver=5.7.3.1_B27
+pkgver=5.7.4.1_B01
pkgrel=1
pkgdesc="A feature-rich Java-based BitTorrent client (previously called 'Azureus') - Bleeding edge version"
arch=('i686' 'x86_64')