Updated msys2

This commit is contained in:
gator96100 2019-08-16 02:06:21 +02:00
parent 6a85995508
commit f0dc1ea8b0
13308 changed files with 689276 additions and 46605 deletions

View file

@ -2,7 +2,7 @@
#
# source.sh - functions for downloading and extracting sources
#
# Copyright (c) 2015-2016 Pacman Development Team <pacman-dev@archlinux.org>
# Copyright (c) 2015-2018 Pacman Development Team <pacman-dev@archlinux.org>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@ -48,7 +48,7 @@ download_sources() {
get_vcs=0
;;
*)
break 2
break
;;
esac
shift