mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
playonlinux: update to 4.2.9
This commit is contained in:
parent
58146505c0
commit
430eea1695
1 changed files with 4 additions and 4 deletions
|
@ -1,16 +1,16 @@
|
||||||
# Template file for 'playonlinux'
|
# Template file for 'playonlinux'
|
||||||
pkgname=playonlinux
|
pkgname=playonlinux
|
||||||
version=4.2.8
|
version=4.2.9
|
||||||
revision=2
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="$pkgname"
|
wrksrc="$pkgname"
|
||||||
depends="icoutils netcat ImageMagick xterm wxPython cabextract unzip glxinfo gnupg xdg-user-dirs libXmu wget p7zip"
|
depends="icoutils netcat ImageMagick xterm wxPython cabextract unzip glxinfo gnupg xdg-user-dirs libXmu wget p7zip"
|
||||||
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="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="http://www.gnu.org/software/sed"
|
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=2ae8d5132706f3c697d0a53573c5835938dd042b620eb76790181b285797985c
|
checksum=89bb0fd7cce8cf598ebf38cad716b8587eaca5b916d54386fb24b3ff66b48624
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
vmkdir usr/share/$pkgname
|
vmkdir usr/share/$pkgname
|
||||||
|
|
Loading…
Add table
Reference in a new issue