diff options
author | dsomero <xgizzmo@slackbuilds.org> | 2014-12-29 20:52:50 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-12-31 19:21:57 +0700 |
commit | ccd562ffc8e623df629bb8b474afbb2fafe25a02 (patch) | |
tree | e892c98ce885122981be197eb046e99b1294a02e /desktop/q4wine/q4wine.SlackBuild | |
parent | 09a38550be06f35b3380be6f39080e69fbe0d9e2 (diff) | |
download | slackbuilds-ccd562ffc8e623df629bb8b474afbb2fafe25a02.tar.gz |
desktop/q4wine: Updated for version 1.1_r2.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'desktop/q4wine/q4wine.SlackBuild')
-rw-r--r-- | desktop/q4wine/q4wine.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/q4wine/q4wine.SlackBuild b/desktop/q4wine/q4wine.SlackBuild index ad45cd7b42..dc57a2951d 100644 --- a/desktop/q4wine/q4wine.SlackBuild +++ b/desktop/q4wine/q4wine.SlackBuild @@ -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} |