mirror of
https://github.com/Ad5001/eu.ad5001.LogarithmPlotter.git
synced 2024-11-16 14:31:36 +00:00
Updating to v0.1.2
This commit is contained in:
parent
026a2c6e51
commit
6eab1e3cc0
1 changed files with 2 additions and 1 deletions
|
@ -28,13 +28,14 @@
|
|||
"buildsystem": "simple",
|
||||
"config-opts": ["no-debuginfo-compression"],
|
||||
"build-commands": [
|
||||
"rm -rf .git",
|
||||
"PREFIX=\"/app/share\" FLATPAK_INSTALL=1 python3 setup.py install --prefix=/app"
|
||||
],
|
||||
"sources": [
|
||||
{
|
||||
"type": "git",
|
||||
"url": "https://git.ad5001.eu/Ad5001/LogarithmPlotter",
|
||||
"tag": "v0.1.1"
|
||||
"tag": "v0.1.2"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue