Browse Source

[fix] Typo...

pull/4/head
Jérôme Lebleu 10 years ago
parent
commit
308832b342
  1. 2
      scripts/_common.sh

2
scripts/_common.sh

@ -7,7 +7,7 @@ APPNAME="owncloud"
# ownCloud version # ownCloud version
VERSION="9.0.2" VERSION="9.0.2"
# Package name for MediaGoblin dependencies
# Package name for ownCloud dependencies
DEPS_PKG_NAME="owncloud-deps" DEPS_PKG_NAME="owncloud-deps"
# Remote URL to fetch ownCloud tarball # Remote URL to fetch ownCloud tarball

Loading…
Cancel
Save