update ags

This commit is contained in:
end-4
2024-03-05 22:50:06 +07:00
parent 689b16b90a
commit b285071443
+1 -1
View File
@@ -24,7 +24,7 @@ install-ags (){
try git init -b main
try git remote add origin https://github.com/Aylur/ags.git
x git pull origin main && git submodule update --init --recursive
x git checkout 7ba2efd705ea255b87e4812b22bb656b60d291d4 # "add fallback generic Attribute type to widget functions"
x git checkout e257efa0a13c50538bed77ca6e557dc4dd3a3482 # add Widget.keybind #248
x npm install
x meson setup build
x meson install -C build