Compare commits

..

No commits in common. "5891416e17e2e4393c09d4a858a4831a56675ed7" and "bb2c011025c423d4c971fb19ef8fde6c4027d4bd" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View file

@ -1 +1 @@
10 9

View file

@ -3,7 +3,7 @@
# This script intends to decrease the effort of updating the package. # This script intends to decrease the effort of updating the package.
PACKAGE="intellij-idea-community" PACKAGE="intellij-idea-community"
DISTRIBUTION="focal" DISTRIBUTION="eoan"
main() { main() {
last_tag=$(git describe --abbrev=0 --tags) last_tag=$(git describe --abbrev=0 --tags)