Skip to content

Commit

Permalink
[libappindicator] Track trusty repos
Browse files Browse the repository at this point in the history
  • Loading branch information
Xiao-Long Chen committed Mar 12, 2014
1 parent d8f63af commit bff799f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libappindicator/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 bff799f

Please sign in to comment.