Revert "Updated README.md; Added step 4 to automatic script; Added to contributors.txt"
This reverts commit bb43233a36
.
This commit is contained in:
parent
bb43233a36
commit
959df24d38
3 changed files with 11 additions and 16 deletions
|
@ -13,10 +13,6 @@ function main {
|
|||
mv intellij-idea-community_{$old,$new}
|
||||
mv intellij-idea-community_{$old,$new}.orig.tar.gz
|
||||
|
||||
# 4. Edit README.md to update latest version number.
|
||||
sed "s/$old/$new/g" ./README.md > ./README.md.tmp
|
||||
mv ./README.md.tmp ./README.md
|
||||
|
||||
echo "intellij-idea-community ($new-1) artful; urgency=low
|
||||
|
||||
* Upstream Version $new
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue