syncplay: update to 1.6.2.
This commit is contained in:
parent
fb2565352f
commit
df850ed5a0
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'syncplay'
|
||||
pkgname=syncplay
|
||||
version=1.6.1
|
||||
version=1.6.2
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=gnu-makefile
|
||||
|
@ -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=274db4482939283218193b26e49b27fe32b8d025664130461301d093075b3097
|
||||
checksum=42f2e18063dbc4e540d6be423d459f6b359977dd5c2188df41846017378ba0a0
|
||||
|
||||
post_install() {
|
||||
for res in 16x16 24x24 32x32 48x48 64x64 96x96 128x128 256x256; do
|
||||
|
|
Loading…
Reference in New Issue