playonlinux: update to 4.3.3, adopt
This commit is contained in:
parent
3906e60abc
commit
fc94ee7a92
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'playonlinux'
|
||||
pkgname=playonlinux
|
||||
version=4.2.12
|
||||
version=4.3.3
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="$pkgname"
|
||||
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"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-3"
|
||||
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://www.playonlinux.com"
|
||||
distfiles="http://www.playonlinux.com/script_files/PlayOnLinux/${version/.0/}/PlayOnLinux_${version/.0/}.tar.gz"
|
||||
checksum=38cbdc85cca83b72ed0e54ee3a768f939fefe29d3670fc5d76b0303b5bda680e
|
||||
checksum=534d7cfb80c547447908556621f362dddd834be3955e3a8de1221ea4f88efd84
|
||||
|
||||
do_install() {
|
||||
vmkdir usr/share/$pkgname
|
||||
|
|
Loading…
Reference in New Issue