Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in / Register
Toggle navigation
core
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Locked Files
Issues
21
Issues
21
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Chakra
Packages
core
Commits
a3cd040c
Commit
a3cd040c
authored
Sep 24, 2017
by
totte
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
pacman-mirrorlist: Remove unsynchronized mirror
parent
99f54918
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
3 deletions
+2
-3
PKGBUILD
pacman-mirrorlist/PKGBUILD
+2
-2
mirrorlist
pacman-mirrorlist/mirrorlist
+0
-1
No files found.
pacman-mirrorlist/PKGBUILD
View file @
a3cd040c
pkgname
=
pacman-mirrorlist
pkgver
=
20170
627
pkgver
=
20170
924
pkgrel
=
1
pkgdesc
=
"Chakra Linux mirror list for use by pacman"
arch
=(
'x86_64'
)
...
...
@@ -8,7 +8,7 @@ license=('GPL')
groups
=(
'base'
)
backup
=(
etc/pacman.d/mirrorlist
)
source
=(
'mirrorlist'
)
md5sums
=(
'
5a3de6e6332978704166a61f5afaff94
'
)
md5sums
=(
'
4c9fd1e86e2cbe648175a5aeee62da41
'
)
package
()
{
mkdir
-p
$pkgdir
/etc/pacman.d
...
...
pacman-mirrorlist/mirrorlist
View file @
a3cd040c
...
...
@@ -53,4 +53,3 @@ Server = http://ftp.ubuntu-tw.org/mirror/chakra/packages/$repo/x86_64
# United States
Server = http://mirror.rit.edu/chakra/$repo/x86_64
Server = http://mirror.dacentec.com/chakra/$repo/x86_64
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