diff options
-rw-r--r-- | libre/reflector/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/libre/reflector/PKGBUILD b/libre/reflector/PKGBUILD index b5d859017..e00a947cd 100644 --- a/libre/reflector/PKGBUILD +++ b/libre/reflector/PKGBUILD @@ -2,11 +2,10 @@ #Maintainer: André Silva <emulatorman@parabola.nu> pkgname=reflector pkgver=2015.12 -pkgrel=2.parabola2 +pkgrel=2.parabola3 pkgdesc='A Python 3 module and script to retrieve and filter the latest Pacman mirror list (Parabola rebranded)' arch=(any) license=(GPL) -groups=(base) url="http://xyne.archlinux.ca/projects/reflector" replaces=(${pkgname}-parabola) conflicts=(${pkgname}-parabola) |