blob: c47028c750a2775e98524b8f93e1185eff6b39da (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = pacman-mirrorup
pkgdesc = A program to retrieve the best and latest Pacman mirror list based on user's geography
pkgver = 1.0.3
pkgrel = 1
url = https://github.com/bpetlert/pacman-mirrorup
arch = x86_64
license = GPL-3.0-or-later
makedepends = cargo
options = !lto
source = pacman-mirrorup-1.0.3.tar.gz::https://github.com/bpetlert/pacman-mirrorup/archive/1.0.3.tar.gz
b2sums = a8963fcae5631d038ba4082c23187a978cda99cf386095832c48ee64a6a437c9fffd108f2a961d44a4f0ae09c86b7c3e186b3c899657710d00e67791208fb3db
pkgname = pacman-mirrorup
|