summaryrefslogtreecommitdiffstats
path: root/bin/update-mirrorlist-pkg
blob: 9fbeeb3c4547f6ba3f40dd1a5d5daa0ed57ee8ce (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#!/bin/bash

set -e

cd ~/arch/extra/pacman-mirrorlist/
svn up
cd trunk

upgpkg a
svn diff mirrorlist | pygmentize
printf "confirm update (enter)"
read
ch build 64

corepkg "upstream update"
ssh repos.archlinux.org /packages/db-update