syncplay: update to 1.6.9.
This commit is contained in:
parent
50fa9c9d37
commit
420aa0321a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'syncplay'
|
# Template file for 'syncplay'
|
||||||
pkgname=syncplay
|
pkgname=syncplay
|
||||||
version=1.6.7
|
version=1.6.9
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
pycompile_dirs="usr/lib/syncplay/syncplay"
|
pycompile_dirs="usr/lib/syncplay/syncplay"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="KeepBotting <branon.mcclellan@gmail.com>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://syncplay.pl/"
|
homepage="https://syncplay.pl/"
|
||||||
distfiles="https://github.com/syncplay/syncplay/archive/v${version}.tar.gz"
|
distfiles="https://github.com/syncplay/syncplay/archive/v${version}.tar.gz"
|
||||||
checksum=2b9329bf8abbaa810bea07bf4743684d77565ae036abbbb259fecd506d52748a
|
checksum=b4acaf009b816dcb3261d9b327aace9005494f0977944b65e3623d50eb465972
|
||||||
python_version=3
|
python_version=3
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue