Compare commits
2 commits
bb2c011025
...
5891416e17
Author | SHA1 | Date | |
---|---|---|---|
5891416e17 | |||
05a2780a38 |
2 changed files with 2 additions and 2 deletions
|
@ -1 +1 @@
|
||||||
9
|
10
|
||||||
|
|
|
@ -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="eoan"
|
DISTRIBUTION="focal"
|
||||||
|
|
||||||
main() {
|
main() {
|
||||||
last_tag=$(git describe --abbrev=0 --tags)
|
last_tag=$(git describe --abbrev=0 --tags)
|
||||||
|
|
Loading…
Add table
Reference in a new issue