Target impish

This commit is contained in:
Marcel Kapfer 2021-10-15 18:03:31 +00:00
parent 51d6995f33
commit 224195fbd7
Signed by: mmk2410
GPG Key ID: CADE6F0C09F21B09
1 changed files with 1 additions and 1 deletions

View File

@ -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="hirsute" DISTRIBUTION="impish"
main() { main() {
last_tag=$(git describe --abbrev=0 --tags) last_tag=$(git describe --abbrev=0 --tags)