From 7f2d9488ae94f1d2c1551d2a80c44c205d6b6835 Mon Sep 17 00:00:00 2001 From: bill-auger Date: Fri, 29 Apr 2022 10:05:18 -0400 Subject: [reflector]: remove ancient provides/conflicts - add parabola pkgrel --- libre/reflector/PKGBUILD | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'libre') diff --git a/libre/reflector/PKGBUILD b/libre/reflector/PKGBUILD index d04f72375..0f2aa2cf6 100644 --- a/libre/reflector/PKGBUILD +++ b/libre/reflector/PKGBUILD @@ -5,12 +5,11 @@ pkgname=reflector pkgver=2021.4 pkgrel=1 +pkgrel+=.parabola1 pkgdesc='A Python 3 module and script to retrieve and filter the latest Pacman mirror list (Parabola rebranded)' arch=(any) license=(GPL) url="https://xyne.archlinux.ca/projects/reflector" -replaces=(${pkgname}-parabola) -conflicts=(${pkgname}-parabola) depends=(python3) optdepends=('rsync: rate rsync mirrors') backup=(etc/xdg/reflector/reflector.conf) -- cgit v1.2.3