summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDet2016-07-03 13:57:17 +0300
committerDet2016-07-03 13:57:17 +0300
commit8ca5bfcc136aa2c1bea97920a7a438117e0d2de0 (patch)
treea3ed3b841d83806f2d5aea3c6caa988e69d4aa88
parent49b6277e85515b3ebdb5b233b1238a080c57aa08 (diff)
downloadaur-8ca5bfcc136aa2c1bea97920a7a438117e0d2de0.tar.gz
Upgpkg: 1.5.7
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e9b716c0cf30..0531d8cb9346 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.5
- pkgrel = 2
+ pkgver = 1.5.7
+ pkgrel = 1
url = http://plugins.vuze.com/details/mlDHT
arch = any
license = GPL2
depends = vuze
- noextract = mlDHT_1.5.5.jar
- source = http://plugins.vuze.com/plugins/mlDHT_1.5.5.jar
- md5sums = 96a897240b4b2fab707afe9da44deca8
+ noextract = mlDHT_1.5.7.jar
+ source = http://plugins.vuze.com/plugins/mlDHT_1.5.7.jar
+ md5sums = 04ea830ec72fed9df326348954695bdc
pkgname = vuze-plugin-mldht
diff --git a/PKGBUILD b/PKGBUILD
index 392eaa7ed383..c5fcf6a05a83 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
pkgname=vuze-plugin-mldht
_name=mlDHT
-pkgver=1.5.5
-pkgrel=2
+pkgver=1.5.7
+pkgrel=1
pkgdesc="A plugin for the alternative Distributed Hash Table implementation (DHT) used by µTorrent"
arch=('any')
url="http://plugins.vuze.com/details/$_name"
@@ -12,7 +12,7 @@ license=('GPL2')
depends=('vuze')
source=("http://plugins.vuze.com/plugins/${_name}_$pkgver.jar")
noextract=("${_name}_$pkgver.jar")
-md5sums=('96a897240b4b2fab707afe9da44deca8')
+md5sums=('04ea830ec72fed9df326348954695bdc')
package () {
for i in /opt/vuze*; do