mirror of
https://github.com/Gator96100/ProxSpace.git
synced 2025-07-30 03:28:35 -07:00
Updated msys2
This commit is contained in:
parent
6a85995508
commit
f0dc1ea8b0
13308 changed files with 689276 additions and 46605 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue