syncplay: update to 1.5.2.
This commit is contained in:
parent
cf59961335
commit
e245ed1696
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'syncplay'
|
||||
pkgname=syncplay
|
||||
version=1.5.1
|
||||
version=1.5.2
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
depends="python-pyside Twisted"
|
||||
|
@ -8,5 +8,5 @@ short_desc="Free software that synchronises media players"
|
|||
maintainer="KeepBotting <branon.mcclellan@gmail.com>"
|
||||
license="Apache-2.0"
|
||||
homepage="http://syncplay.pl/"
|
||||
distfiles="https://github.com/${pkgname}/${pkgname}/archive/v${version}.tar.gz"
|
||||
checksum=c4fe1333797b0aea67b63437ee2bd7ff88324ad0167d93e81b0b8fa1756d2c9a
|
||||
distfiles="https://github.com/syncplay/syncplay/archive/v${version}.tar.gz"
|
||||
checksum=8a6a6e73b28e842230b4deef3b031f8ebeea5e30ffca393f2c4f8de207c6f428
|
||||
|
|
Loading…
Reference in a new issue