summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0531d8cb9346..32cd87e784dd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,14 +1,14 @@
pkgbase = vuze-plugin-mldht
pkgdesc = A plugin for the alternative Distributed Hash Table implementation (DHT) used by µTorrent
- pkgver = 1.5.7
+ pkgver = 1.5.9
pkgrel = 1
url = http://plugins.vuze.com/details/mlDHT
arch = any
license = GPL2
depends = vuze
- noextract = mlDHT_1.5.7.jar
- source = http://plugins.vuze.com/plugins/mlDHT_1.5.7.jar
- md5sums = 04ea830ec72fed9df326348954695bdc
+ noextract = mlDHT_1.5.9.jar
+ source = http://plugins.vuze.com/plugins/mlDHT_1.5.9.jar
+ md5sums = 0a18eb80e8533731a2011ce2cf4b5e19
pkgname = vuze-plugin-mldht
diff --git a/PKGBUILD b/PKGBUILD
index c5fcf6a05a83..348e265e0657 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=vuze-plugin-mldht
_name=mlDHT
-pkgver=1.5.7
+pkgver=1.5.9
pkgrel=1
pkgdesc="A plugin for the alternative Distributed Hash Table implementation (DHT) used by µTorrent"
arch=('any')
@@ -12,7 +12,7 @@ license=('GPL2')
depends=('vuze')
source=("http://plugins.vuze.com/plugins/${_name}_$pkgver.jar")
noextract=("${_name}_$pkgver.jar")
-md5sums=('04ea830ec72fed9df326348954695bdc')
+md5sums=('0a18eb80e8533731a2011ce2cf4b5e19')
package () {
for i in /opt/vuze*; do