Skip to content

Commit

Permalink
[dee-ubuntu] Track trusty repo
Browse files Browse the repository at this point in the history
  • Loading branch information
Xiao-Long Chen committed Mar 12, 2014
1 parent bff799f commit a1dd961
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dee-ubuntu/compare_versions.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ source "$(dirname ${0})/../version_checker.sh"

echo -e "PKGBUILD version: ${_actual_ver}${_extra_ver}"
echo -e "Upstream version: $(get_launchpad_version ${pkgname%-*})"
echo -e "Ubuntu version: $(get_ubuntu_version ${pkgname%-*} ${1:-saucy})"
echo -e "Ubuntu version: $(get_ubuntu_version ${pkgname%-*} ${1:-trusty})"

0 comments on commit a1dd961

Please sign in to comment.