summaryrefslogtreecommitdiff
path: root/libre/reflector
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-10-10 11:37:29 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-10-10 11:42:41 -0300
commit7c1898020bd41073c23db8150b3a6c51c47abcee (patch)
treed1a14e7517d0a548844bc01d10047b7b0874eaed /libre/reflector
parentf805efc42c095ce8ff13823050a072601fcda9f1 (diff)
reflector-2015.12-2.parabola2: include package to the base group -> https://lists.parabola.nu/pipermail/dev/2016-September/004511.html
Diffstat (limited to 'libre/reflector')
-rw-r--r--libre/reflector/PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/libre/reflector/PKGBUILD b/libre/reflector/PKGBUILD
index 82c6ad117..b5d859017 100644
--- a/libre/reflector/PKGBUILD
+++ b/libre/reflector/PKGBUILD
@@ -2,10 +2,11 @@
#Maintainer: André Silva <emulatorman@parabola.nu>
pkgname=reflector
pkgver=2015.12
-pkgrel=2.parabola1
+pkgrel=2.parabola2
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)