mirror of
https://github.com/Ad5001/eu.ad5001.LogarithmPlotter.git
synced 2024-12-22 15:33:45 +00:00
v0.1.6
This commit is contained in:
parent
3406323e58
commit
452169812b
1 changed files with 3 additions and 2 deletions
|
@ -44,6 +44,7 @@
|
||||||
"build-commands": [
|
"build-commands": [
|
||||||
"rm -rf .git",
|
"rm -rf .git",
|
||||||
"cd LogarithmPlotter/i18n && bash release.sh",
|
"cd LogarithmPlotter/i18n && bash release.sh",
|
||||||
|
"cp CHANGELOG.md LogarithmPlotter/ # Copy changelog into the directory.",
|
||||||
"PREFIX=\"/app/share\" FLATPAK_INSTALL=1 python3 setup.py install --prefix=/app"
|
"PREFIX=\"/app/share\" FLATPAK_INSTALL=1 python3 setup.py install --prefix=/app"
|
||||||
],
|
],
|
||||||
"post-install": [
|
"post-install": [
|
||||||
|
@ -53,8 +54,8 @@
|
||||||
{
|
{
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://git.ad5001.eu/Ad5001/LogarithmPlotter",
|
"url": "https://git.ad5001.eu/Ad5001/LogarithmPlotter",
|
||||||
"tag": "v0.1.5",
|
"tag": "v0.1.6",
|
||||||
"commit": "92594f5af342e584a2ba8bcc32071c6488078d7c"
|
"commit": "64e5770ceb1a641e571c501e8cdad347e8333f0c"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue