summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDet2015-06-15 23:26:40 +0300
committerDet2015-06-15 23:26:40 +0300
commite6293a0f3008b442c26ef5a2172f572fa49a9451 (patch)
tree9fc67cbcb2b4611c2e90ffaf20bc38ae0b2b5b91
parent6a503aea830a757babff390fdc95cbac2a290b4a (diff)
downloadaur-e6293a0f3008b442c26ef5a2172f572fa49a9451.tar.gz
Actually bump pkgrel: -2
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 36974809f6d5..5793c0d0d4d9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = vuze-plugin-mldht
pkgdesc = A plugin for the alternative Distributed Hash Table implementation (DHT) used by µTorrent
pkgver = 1.5.5
- pkgrel = 1
+ pkgrel = 2
url = http://azureus.sourceforge.net/plugin_details.php?plugin=mlDHT
arch = any
license = GPL2
diff --git a/PKGBUILD b/PKGBUILD
index 709cf9acf35d..9df3de31c00b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=vuze-plugin-mldht
_name=mlDHT
pkgver=1.5.5
-pkgrel=1
+pkgrel=2
pkgdesc="A plugin for the alternative Distributed Hash Table implementation (DHT) used by µTorrent"
arch=('any')
url="http://azureus.sourceforge.net/plugin_details.php?plugin=${_name}"