Upstream release 2019.3.4

This commit is contained in:
Marcel Kapfer 2020-03-29 12:45:20 +00:00
parent 52700a7593
commit 88186f346c
19 changed files with 8 additions and 2 deletions

View file

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