2
0
mirror of https://github.com/meganz/MEGAcmd synced 2025-08-22 09:57:09 +00:00

fix license URL and minor rewording

This commit is contained in:
Pablo Martin 2018-11-12 11:05:20 +01:00
parent e86afd4ee8
commit 1293428324
No known key found for this signature in database
GPG Key ID: 1746978B12F13D6E
3 changed files with 3 additions and 3 deletions

View File

@ -25,7 +25,7 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
The previous applies to all sources and binaries save
The previous applies to all sources and binaries with the exception of
those explicitly distributed under the terms of the GNU General Public
License (see http://www.gnu.org/copyleft/gpl.txt for details), and the
interactive MEGAcmdShell executables (mega-cmd in linux, MEGAcmdShell

View File

@ -24,7 +24,7 @@ epoch=
pkgdesc="MEGA Command Line Interactive and Scriptable Application"
arch=('i686' 'x86_64')
url="http://mega.nz/cmd"
license=("https://github.com/meganz/meganz/blob/master/LICENSE")
license=("https://github.com/meganz/megacmd/blob/master/LICENSE")
groups=()
depends=('glibc>=2.28' 'gcc-libs' 'sqlite' 'openssl>=1.1.1' 'zlib' 'libpsl' 'icu' 'bash-completion' 'pcre' 'bzip2' 'xz')
makedepends=('unzip' 'wget' 'ca-certificates' 'ffmpeg-mega' 'bzip2' 'xz')

View File

@ -2,7 +2,7 @@ Name: megacmd
Version: megacmd_VERSION
Release: 1%{?dist}
Summary: MEGA Command Line Interactive and Scriptable Application
License: https://github.com/meganz/meganz/blob/master/LICENSE
License: https://github.com/meganz/megacmd/blob/master/LICENSE
Group: Applications/Others
Url: https://mega.nz
Source0: megacmd_%{version}.tar.gz