mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
desktop/q4wine: Updated for version 1.1_r2.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
parent
09a38550be
commit
ccd562ffc8
2 changed files with 5 additions and 5 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=q4wine
|
||||
VERSION=${VERSION:-0.999_rc8}
|
||||
VERSION=${VERSION:-1.1_r2}
|
||||
BUILD=${BUILD:-2}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="q4wine"
|
||||
VERSION="0.999_rc8"
|
||||
VERSION="1.1_r2"
|
||||
HOMEPAGE="http://q4wine.brezblock.org.ua"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/q4wine/q4wine-0.999-rc8.tar.bz2"
|
||||
MD5SUM="635ce6a70c3d6976ded950f6227c8d30"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/q4wine/q4wine-1.1-r2.tar.bz2"
|
||||
MD5SUM="56675d0a3494e0e91b235c8821e53961"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="icoutils"
|
||||
REQUIRES="icoutils fuseiso"
|
||||
MAINTAINER="David Somero"
|
||||
EMAIL="dsomero@hotmail.com"
|
||||
|
|
Loading…
Reference in a new issue