diff options
Diffstat (limited to 'games/d2x-rebirth/d2x-rebirth.SlackBuild')
-rw-r--r-- | games/d2x-rebirth/d2x-rebirth.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/d2x-rebirth/d2x-rebirth.SlackBuild b/games/d2x-rebirth/d2x-rebirth.SlackBuild index b28f967ad9dd..89a0bea41b21 100644 --- a/games/d2x-rebirth/d2x-rebirth.SlackBuild +++ b/games/d2x-rebirth/d2x-rebirth.SlackBuild @@ -23,11 +23,11 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=d2x-rebirth -VERSION=${VERSION:-0.57.2} +VERSION=${VERSION:-0.57.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} -SRCNAME=${SRCNAME:-d2x-rebirth_v0.57.2-src} +SRCNAME=${SRCNAME:-d2x-rebirth_v0.57.3-src} if [ -z "$ARCH" ]; then case "$( uname -m )" in |