summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDet2015-06-15 23:26:04 +0300
committerDet2015-06-15 23:26:04 +0300
commit857dd43138446e369be292fc1ad0021e0ed0537e (patch)
tree89aadd9fdef7e76b5ab137d4bbbeaa25a391fb4d
parentfeee798d6571dcaffffe2d6e482792cc4e733680 (diff)
downloadaur-857dd43138446e369be292fc1ad0021e0ed0537e.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 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}"