mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
MEGAsync: update to 3.7.1.0.
This commit is contained in:
parent
7d304131df
commit
b784973509
1 changed files with 5 additions and 4 deletions
|
@ -1,19 +1,20 @@
|
||||||
# Template file for 'MEGAsync'
|
# Template file for 'MEGAsync'
|
||||||
pkgname=MEGAsync
|
pkgname=MEGAsync
|
||||||
version=3.6.6.0
|
version=3.7.1.0
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="${pkgname}-${version}_Linux"
|
wrksrc="${pkgname}-${version}_Linux"
|
||||||
build_wrksrc="src"
|
build_wrksrc="src"
|
||||||
build_style=qmake
|
build_style=qmake
|
||||||
configure_args='"CONFIG-=with_tools"'
|
configure_args='"CONFIG-=with_tools"'
|
||||||
hostmakedepends="libtool qt5-qmake qt5-host-tools"
|
hostmakedepends="libtool qt5-qmake qt5-host-tools"
|
||||||
makedepends="qt5-tools-devel qt5-devel qt5-svg-devel MEGAsdk-devel MEGAsdk-qt"
|
makedepends="qt5-tools-devel qt5-devel qt5-svg-devel MEGAsdk-devel MEGAsdk-qt
|
||||||
|
libraw-devel"
|
||||||
short_desc="Automated syncing with MEGA Cloud Drive"
|
short_desc="Automated syncing with MEGA Cloud Drive"
|
||||||
maintainer="John <johnz@posteo.net>"
|
maintainer="John <johnz@posteo.net>"
|
||||||
license="custom"
|
license="custom"
|
||||||
homepage="https://mega.co.nz"
|
homepage="https://mega.co.nz"
|
||||||
distfiles="https://github.com/meganz/MEGAsync/archive/v${version}_Linux.tar.gz"
|
distfiles="https://github.com/meganz/MEGAsync/archive/v${version}_Linux.tar.gz"
|
||||||
checksum=377a0b77b2506ebe0052d6366c3b5b74c3012cb4938e4df5e4b003677073f5fa
|
checksum=a126abc2e32171a1ca661fc0bdf8dc39bbb07334c755d0907c0c60c6557ccb86
|
||||||
restricted=yes
|
restricted=yes
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue