summaryrefslogtreecommitdiff
path: root/libre
diff options
context:
space:
mode:
authorbill-auger <mr.j.spam.me@gmail.com>2022-04-29 10:05:18 -0400
committerbill-auger <mr.j.spam.me@gmail.com>2022-04-29 12:05:12 -0400
commit7f2d9488ae94f1d2c1551d2a80c44c205d6b6835 (patch)
tree88ef0e03603838827dad49cccc4d09abea9ac938 /libre
parenta2a2bafa488e3317116c500a74665aeb3c3aec52 (diff)
downloadabslibre-7f2d9488ae94f1d2c1551d2a80c44c205d6b6835.tar.gz
abslibre-7f2d9488ae94f1d2c1551d2a80c44c205d6b6835.tar.bz2
abslibre-7f2d9488ae94f1d2c1551d2a80c44c205d6b6835.zip
[reflector]: remove ancient provides/conflicts - add parabola pkgrel
Diffstat (limited to 'libre')
-rw-r--r--libre/reflector/PKGBUILD3
1 files changed, 1 insertions, 2 deletions
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)