flatpak: fix the pyxdg path
So we don't need to be redirected every time. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
505f1c786f
commit
9c399c8eac
|
@ -19,7 +19,7 @@
|
||||||
"sources": [
|
"sources": [
|
||||||
{
|
{
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://gitlab.freedesktop.org/xdg/pyxdg",
|
"url": "https://gitlab.freedesktop.org/xdg/pyxdg.git",
|
||||||
"tag": "rel-0.26",
|
"tag": "rel-0.26",
|
||||||
"commit": "7db14dcf4c4305c3859a2d9fcf9f5da2db328330"
|
"commit": "7db14dcf4c4305c3859a2d9fcf9f5da2db328330"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue