Compare commits

..

2 commits

2 changed files with 2 additions and 2 deletions

View file

@ -1 +1 @@
9
10

View file

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