Compare commits
No commits in common. "5891416e17e2e4393c09d4a858a4831a56675ed7" and "bb2c011025c423d4c971fb19ef8fde6c4027d4bd" have entirely different histories.
5891416e17
...
bb2c011025
2 changed files with 2 additions and 2 deletions
|
@ -1 +1 @@
|
||||||
10
|
9
|
||||||
|
|
|
@ -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)
|
||||||
|
|
Loading…
Add table
Reference in a new issue