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