summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDet2016-08-11 16:51:45 +0300
committerDet2016-08-11 16:51:45 +0300
commit01b1b914a0f3add47aceb42eab5c02b9d4895135 (patch)
treec4e91b2b57411312866070e822adb0e1ad163172
parent5402d2fa3854382b1e8890b26f977eea0c22b9c2 (diff)
downloadaur-01b1b914a0f3add47aceb42eab5c02b9d4895135.tar.gz
Upgpkg: 5.7.3.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a8149db3884b..25b0328fa289 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.2.0
+ pkgver = 5.7.3.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_5720/Vuze_5720_linux.tar.bz2
- md5sums = 5cbc0b0d8d5264caee0222f7031fd6e0
+ source = http://downloads.sourceforge.net/azureus/vuze/Vuze_5730/Vuze_5730_linux.tar.bz2
+ md5sums = 5382857d2f2d9ace13124912be6bbbab
pkgname = vuze
diff --git a/PKGBUILD b/PKGBUILD
index 0298707e5561..2e9d75f34e13 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
# Contributor: phoenixlzx < phoenixlzx AT phoenixsec DOT org >
pkgname=vuze
-pkgver=5.7.2.0
+pkgver=5.7.3.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=('5cbc0b0d8d5264caee0222f7031fd6e0')
+md5sums=('5382857d2f2d9ace13124912be6bbbab')
package() {
cd vuze