Date: Tuesday, August 11, 2015 @ 10:43:36 Author: bluewind Revision: 243151
upgpkg: pacman-mirrorlist 20150811-1 upstream update Modified: pacman-mirrorlist/trunk/PKGBUILD pacman-mirrorlist/trunk/mirrorlist ------------+ PKGBUILD | 6 +++--- mirrorlist | 4 +++- 2 files changed, 6 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-08-11 08:03:54 UTC (rev 243150) +++ PKGBUILD 2015-08-11 08:43:36 UTC (rev 243151) @@ -2,7 +2,7 @@ # Maintainer: Dan McGee <[email protected]> pkgname=pacman-mirrorlist -pkgver=20150731 +pkgver=20150811 pkgrel=1 pkgdesc="Arch Linux mirror list for use by pacman" arch=('any') @@ -27,5 +27,5 @@ install -m644 $srcdir/mirrorlist $pkgdir/etc/pacman.d/ } -md5sums=('963e907170d9a68cacf47b5e308cba3b') -sha256sums=('0077869cf155f37680b9a1eef4a7bec03d8b4469c48dc8ca7d40798e1ca36505') +md5sums=('9ddfb4519298d9588e567aab1e8f716d') +sha256sums=('87acb6addd946c8d1a2c7faa4aade33471512a9635a5f9de1cb5756826341851') Modified: mirrorlist =================================================================== --- mirrorlist 2015-08-11 08:03:54 UTC (rev 243150) +++ mirrorlist 2015-08-11 08:43:36 UTC (rev 243151) @@ -1,6 +1,6 @@ ## ## Arch Linux repository mirrorlist -## Generated on 2015-07-31 +## Generated on 2015-08-11 ## ## Worldwide @@ -134,6 +134,7 @@ #Server = https://mirror.fs.cx/archlinux/$repo/os/$arch #Server = http://mirror.gnomus.de/$repo/os/$arch #Server = http://arch.packages.gnp-tec.net/$repo/os/$arch +#Server = http://www.gutscheindrache.com/mirror/archlinux/$repo/os/$arch #Server = http://ftp5.gwdg.de/pub/linux/archlinux/$repo/os/$arch #Server = http://mirror.hactar.bz/$repo/os/$arch #Server = http://ftp.hawo.stw.uni-erlangen.de/archlinux/$repo/os/$arch @@ -224,6 +225,7 @@ #Server = http://arch.apt-get.eu/$repo/os/$arch #Server = http://mirror.i3d.net/pub/archlinux/$repo/os/$arch #Server = https://mirror.i3d.net/pub/archlinux/$repo/os/$arch +#Server = http://www.imegumii.nl/arch/$repo/os/$arch #Server = http://mirror.nl.leaseweb.net/archlinux/$repo/os/$arch #Server = http://ftp.nluug.nl/os/Linux/distr/archlinux/$repo/os/$arch #Server = http://ftp.snt.utwente.nl/pub/os/linux/archlinux/$repo/os/$arch
