diff options
author | M.Dinslage <daedra1980@gmail.com> | 2010-04-16 21:38:30 -0400 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-15 10:38:05 +0200 |
commit | 8c10802daa79eb8fb9c7bfcbc2bc2422e2a1b561 (patch) | |
tree | 1d3e0aa1d70c46ce05b69e0a65a9b02f58a613a8 /development/orc/orc.SlackBuild | |
parent | 5c25dad1d7c0c087c192ee05d0026442a3cbaecc (diff) | |
download | slackbuilds-8c10802daa79eb8fb9c7bfcbc2bc2422e2a1b561.tar.gz |
development/orc: Updated for version 0.4.4.
Diffstat (limited to 'development/orc/orc.SlackBuild')
-rw-r--r--[-rwxr-xr-x] | development/orc/orc.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/orc/orc.SlackBuild b/development/orc/orc.SlackBuild index 3fd563f186..e0a7cf59ad 100755..100644 --- a/development/orc/orc.SlackBuild +++ b/development/orc/orc.SlackBuild @@ -5,7 +5,7 @@ # Written by M.Dinslage (daedra1980@gmail.com) PRGNAM=orc -VERSION=${VERSION:-0.4.3} +VERSION=${VERSION:-0.4.4} ARCH=${ARCH:-i486} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |