syncplay: update to 1.7.0.
This commit is contained in:
parent
69c307bbeb
commit
61e32c5e48
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'syncplay'
|
||||
pkgname=syncplay
|
||||
version=1.6.9
|
||||
revision=3
|
||||
version=1.7.0
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
pycompile_dirs="usr/lib/syncplay/syncplay"
|
||||
depends="desktop-file-utils python3-pyside2 python3-Twisted
|
||||
|
@ -11,7 +11,7 @@ maintainer="KeepBotting <branon.mcclellan@gmail.com>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://syncplay.pl/"
|
||||
distfiles="https://github.com/syncplay/syncplay/archive/v${version}.tar.gz"
|
||||
checksum=b4acaf009b816dcb3261d9b327aace9005494f0977944b65e3623d50eb465972
|
||||
checksum=d65c402869a5b5906a601cb08452363d29d7f08a4e5df0edd29676d8c0c7b81d
|
||||
python_version=3
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Reference in New Issue