aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xinkscape/inkscape.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/inkscape/inkscape.SlackBuild b/inkscape/inkscape.SlackBuild
index 3251deb0..e958f922 100755
--- a/inkscape/inkscape.SlackBuild
+++ b/inkscape/inkscape.SlackBuild
@@ -17,7 +17,7 @@ fi
# default settings
PACKAGE="inkscape"
ARCH=${ARCH:=i486}
-VERSION=${VERSION:=0.4.4}
+VERSION=${VERSION:=0.44}
BUILD=${BUILD:=1rha}
SRC_DIR=${SRC:=$CWD}
TMP=${TMP:=/tmp}