Switched to groovy
This commit is contained in:
parent
6c15097efd
commit
6aadd8f1fe
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
# This script intends to decrease the effort of updating the package.
|
||||
|
||||
PACKAGE="intellij-idea-ultimate"
|
||||
DISTRIBUTION="focal"
|
||||
DISTRIBUTION="groovy"
|
||||
|
||||
main() {
|
||||
last_tag=$(git describe --abbrev=0 --tags)
|
||||
|
|
Loading…
Reference in a new issue