* update reflector to 2023-3

This commit is contained in:
Alexander Baldeck 2024-12-16 10:24:28 +01:00
parent 8f95ebec2f
commit 0dbbed2ebc
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
pkgbase = reflector
pkgdesc = A Python 3 module and script to retrieve and filter the latest Pacman mirror list.
pkgver = 2023
pkgrel = 2.1
pkgrel = 3
url = https://xyne.dev/projects/reflector
arch = any
license = GPL2

View File

@ -2,7 +2,7 @@
#Maintainer: Xyne <gro xunilhcra enyx, backwards>
pkgname=reflector
pkgver=2023
pkgrel=2.1
pkgrel=3
pkgdesc='A Python 3 module and script to retrieve and filter the latest Pacman mirror list.'
arch=(any)
license=(GPL2)