syncplay: update to 1.6.3.
This commit is contained in:
parent
70774db0a3
commit
2d88de6d1f
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.2
|
version=1.6.3
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
|
@ -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=42f2e18063dbc4e540d6be423d459f6b359977dd5c2188df41846017378ba0a0
|
checksum=fa65ac115c2cda978d2ce41228bddc3f0954543475d091dd1db78d4ba50d3794
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
for res in 16x16 24x24 32x32 48x48 64x64 96x96 128x128 256x256; do
|
for res in 16x16 24x24 32x32 48x48 64x64 96x96 128x128 256x256; do
|
||||||
|
|
Loading…
Reference in a new issue