Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
pacman-mirrors
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Iterations
Merge Requests
0
Merge Requests
0
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Test Cases
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Packages
Core
pacman-mirrors
Commits
3a343c75
Verified
Commit
3a343c75
authored
Oct 29, 2018
by
Frede Hundewadt
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
v4.14.0 release
parent
3e5a3352
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
PKGBUILD
PKGBUILD
+4
-4
No files found.
PKGBUILD
View file @
3a343c75
# Maintainer: Frede Hundewadt <fh@manjaro.org>
# Contributor: Philip Müller <philm@manjaro.org>
_branch
=
v4.1
3
.x-stable
_branch
=
v4.1
4
.x-stable
#_branch=master
_date
=
$(
date
+%Y%m%d
)
pkgname
=
pacman-mirrors
pkgver
=
4.1
3
.0
pkgver
=
4.1
4
.0
pkgrel
=
1
pkgdesc
=
"Manjaro Linux mirror list for use by pacman"
arch
=(
'any'
)
...
...
@@ -14,8 +14,8 @@ makedepends=('git' 'python-babel' 'python-setuptools')
optdepends
=(
'gtk3: for interactive mode (GUI)'
'python-gobject: for interactive mode (GUI)'
)
url
=
"https://gitlab.manjaro.org/applications/pacman-mirrors.git"
conflicts
=(
'pacman-mirrorlist'
'pacman-mirror
list
'
)
replaces
=(
'pacman-mirrorlist'
'pacman-mirrorlist'
)
conflicts
=(
'pacman-mirrorlist'
'pacman-mirror
s-dev
'
)
replaces
=(
'pacman-mirrorlist'
)
provides
=(
"pacman-mirrorlist=
$_date
"
"pacman-mirrors=
$pkgver
"
)
license
=(
'GPL'
)
backup
=(
etc/pacman-mirrors.conf
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment