wip:: fix apstream
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
0xMRTT 2023-05-28 00:39:59 +02:00
parent b5a7784f4b
commit a50a49e10d
No known key found for this signature in database
GPG key ID: 910B287304120902

View file

@ -42,7 +42,7 @@
"sources" : [ "sources" : [
{ {
"type" : "git", "type" : "git",
"url" : "https://github.com/ximion/appstream.git/", "url" : "https://github.com/lazka/sassc.git",
"branch" : "meson" "branch" : "meson"
} }
] ]
@ -53,8 +53,8 @@
"sources": [ "sources": [
{ {
"type": "git", "type": "git",
"url": "https://gitlab.gnome.org/GNOME/gtk.git", "url": "https://github.com/ximion/appstream.git/",
"tag": "4.11.2" "branch": "main"
} }
] ]
}, },