mirror of
https://github.com/meganz/MEGAcmd
synced 2025-08-22 01:47:24 +00:00
fix license URL and minor rewording
This commit is contained in:
parent
e86afd4ee8
commit
1293428324
2
LICENSE
2
LICENSE
@ -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
|
||||
|
@ -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')
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user