mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
syncplay: update to 1.6.4
This commit is contained in:
parent
35659cc4ce
commit
6649054548
1 changed files with 4 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'syncplay'
|
# Template file for 'syncplay'
|
||||||
pkgname=syncplay
|
pkgname=syncplay
|
||||||
version=1.6.3
|
version=1.6.4
|
||||||
revision=2
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
pycompile_dirs="usr/lib/syncplay/syncplay"
|
pycompile_dirs="usr/lib/syncplay/syncplay"
|
||||||
|
@ -12,7 +12,8 @@ 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=fa65ac115c2cda978d2ce41228bddc3f0954543475d091dd1db78d4ba50d3794
|
checksum=a9acc53a3549af89dba9a603622429095e018f8c7c2054637fecbab87b8e15e2
|
||||||
|
pycompile_version="$py3_ver"
|
||||||
|
|
||||||
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…
Add table
Reference in a new issue