diff options
author | rhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4> | 2006-09-07 20:49:31 +0000 |
---|---|---|
committer | rhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4> | 2006-09-07 20:49:31 +0000 |
commit | e1a5adcbfc53d818f669604a180f9988c801486e (patch) | |
tree | 289195d8583b697b96e2db147b7bc99b4651c0d5 /inkscape | |
parent | e260cf162c644efb5424a5c0b388619dc462fe0e (diff) | |
download | slackbuilds-e1a5adcbfc53d818f669604a180f9988c801486e.tar.gz slackbuilds-e1a5adcbfc53d818f669604a180f9988c801486e.tar.bz2 |
added inkscape
git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@161 370017ae-e619-0410-ac65-c121f96126d4
Diffstat (limited to 'inkscape')
-rwxr-xr-x | inkscape/inkscape.SlackBuild | 2 |
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} |