mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
system/winetricks: Updated for version 20150826.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
This commit is contained in:
parent
302e7aed13
commit
10ea579318
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=winetricks
|
||||
VERSION=${VERSION:-20150706}
|
||||
VERSION=${VERSION:-20150826}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="winetricks"
|
||||
VERSION="20150706"
|
||||
VERSION="20150826"
|
||||
HOMEPAGE="http://winetricks.org/"
|
||||
DOWNLOAD="https://github.com/Winetricks/winetricks/archive/20150706.tar.gz"
|
||||
MD5SUM="82fc1cd9957633ad0569ca994605d70e"
|
||||
DOWNLOAD="https://github.com/Winetricks/winetricks/archive/20150826.tar.gz"
|
||||
MD5SUM="b6e5df1fd17f47a9ae0fb53d3a7e0dee"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="cabextract wine"
|
||||
|
|
Loading…
Reference in a new issue