summaryrefslogtreecommitdiffstats
path: root/system/wine-staging
diff options
context:
space:
mode:
author Edinaldo P. Silva <edps.mundognu@gmail.com>2017-07-27 15:39:14 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-07-28 06:11:26 +0700
commitbe1567ff180e9093aae8822c5f77a64b7a5ab468 (patch)
tree5a7bde977130ae2dadaa2e4257694a60be5a6c06 /system/wine-staging
parent2dba9ae32d1962a7bc4f5ccb1c6e7d78e27880fa (diff)
downloadslackbuilds-be1567ff180e9093aae8822c5f77a64b7a5ab468.tar.gz
slackbuilds-be1567ff180e9093aae8822c5f77a64b7a5ab468.tar.xz
system/wine-staging: Updated for version 2.13.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/wine-staging')
-rw-r--r--system/wine-staging/wine-staging.SlackBuild4
-rw-r--r--system/wine-staging/wine-staging.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/system/wine-staging/wine-staging.SlackBuild b/system/wine-staging/wine-staging.SlackBuild
index 01cecca285..d9228c5b22 100644
--- a/system/wine-staging/wine-staging.SlackBuild
+++ b/system/wine-staging/wine-staging.SlackBuild
@@ -30,7 +30,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=wine-staging
-VERSION=${VERSION:-2.12}
+VERSION=${VERSION:-2.13}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -132,7 +132,7 @@ DOCS="ANNOUNCE AUTHORS COPYING.LIB LICENSE* MAINTAINERS README VERSION"
FONTS_LICENSE="COPYING.arial COPYING.cour COPYING.msyh COPYING.times"
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
-cp -a $DOCS $FONTS_LICENSE $PKG/usr/doc/$PRGNAM-$VERSION
+cp $DOCS $FONTS_LICENSE $PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
mkdir -p $PKG/install
diff --git a/system/wine-staging/wine-staging.info b/system/wine-staging/wine-staging.info
index 2f4eae4ebc..42a14f7c36 100644
--- a/system/wine-staging/wine-staging.info
+++ b/system/wine-staging/wine-staging.info
@@ -1,8 +1,8 @@
PRGNAM="wine-staging"
-VERSION="2.12"
+VERSION="2.13"
HOMEPAGE="http://www.wine-staging.com/"
-DOWNLOAD="https://github.com/wine-compholio/wine-patched/archive/staging-2.12/wine-patched-staging-2.12.tar.gz"
-MD5SUM="302b43e7969b264ac6198b368171b7b0"
+DOWNLOAD="https://github.com/wine-compholio/wine-patched/archive/staging-2.13/wine-patched-staging-2.13.tar.gz"
+MD5SUM="d691e113409085cda8aa8f206c2dc1f9"
DOWNLOAD_x86_64="UNSUPPORTED"
MD5SUM_x86_64=""
REQUIRES=""