summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0504af017c85..2166f128502a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = vuze-plugin-countrylocator
pkgdesc = A plugin to include country flags in the "Peers" tab
pkgver = 1.8.7
- pkgrel = 1
+ pkgrel = 2
url = http://azureus.sourceforge.net/plugin_details.php?plugin=CountryLocator
arch = any
license = GPL2
diff --git a/PKGBUILD b/PKGBUILD
index d095f5c0b8a7..2243a228720e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=vuze-plugin-countrylocator
_name=CountryLocator
pkgver=1.8.7
-pkgrel=1
+pkgrel=2
pkgdesc='A plugin to include country flags in the "Peers" tab'
arch=('any')
url="http://azureus.sourceforge.net/plugin_details.php?plugin=${_name}"