playonlinux: update to 4.3.3, adopt
This commit is contained in:
parent
3906e60abc
commit
fc94ee7a92
|
@ -1,17 +1,17 @@
|
||||||
# Template file for 'playonlinux'
|
# Template file for 'playonlinux'
|
||||||
pkgname=playonlinux
|
pkgname=playonlinux
|
||||||
version=4.2.12
|
version=4.3.3
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="$pkgname"
|
wrksrc="$pkgname"
|
||||||
depends="icoutils netcat ImageMagick xterm wxPython cabextract unzip glxinfo
|
depends="icoutils netcat ImageMagick xterm wxPython cabextract unzip glxinfo
|
||||||
gnupg xdg-user-dirs libXmu wget p7zip curl"
|
gnupg xdg-user-dirs libXmu wget p7zip curl jq"
|
||||||
short_desc="GUI for managing Windows programs under linux"
|
short_desc="GUI for managing Windows programs under linux"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||||
license="GPL-3"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://www.playonlinux.com"
|
homepage="http://www.playonlinux.com"
|
||||||
distfiles="http://www.playonlinux.com/script_files/PlayOnLinux/${version/.0/}/PlayOnLinux_${version/.0/}.tar.gz"
|
distfiles="http://www.playonlinux.com/script_files/PlayOnLinux/${version/.0/}/PlayOnLinux_${version/.0/}.tar.gz"
|
||||||
checksum=38cbdc85cca83b72ed0e54ee3a768f939fefe29d3670fc5d76b0303b5bda680e
|
checksum=534d7cfb80c547447908556621f362dddd834be3955e3a8de1221ea4f88efd84
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vmkdir usr/share/$pkgname
|
vmkdir usr/share/$pkgname
|
||||||
|
|
Loading…
Reference in New Issue