mirror of
https://github.com/archlinux/aur.git
synced 2026-01-27 20:28:31 +01:00
Update .SRCINFO
This commit is contained in:
parent
cc359ce217
commit
d8094f9354
1 changed files with 6 additions and 3 deletions
9
.SRCINFO
9
.SRCINFO
|
|
@ -1,6 +1,6 @@
|
|||
pkgbase = godot32
|
||||
pkgdesc = Advanced cross-platform 2D and 3D game engine (32-bit)
|
||||
pkgver = 4.5.1
|
||||
pkgver = 4.6
|
||||
pkgrel = 1
|
||||
url = https://godotengine.org/
|
||||
arch = x86_64
|
||||
|
|
@ -13,7 +13,9 @@ pkgbase = godot32
|
|||
makedepends = yasm
|
||||
depends = lib32-brotli
|
||||
depends = lib32-freetype2
|
||||
depends = lib32-graphite
|
||||
depends = lib32-libglvnd
|
||||
depends = lib32-libsquish
|
||||
depends = lib32-libtheora
|
||||
depends = lib32-libvorbis
|
||||
depends = lib32-libwebp
|
||||
|
|
@ -21,10 +23,11 @@ pkgbase = godot32
|
|||
depends = lib32-libxi
|
||||
depends = lib32-libxinerama
|
||||
depends = lib32-libxrandr
|
||||
depends = lib32-openxr
|
||||
depends = lib32-pcre2
|
||||
optdepends = pipewire-alsa: for audio support
|
||||
optdepends = pulse-native-provider: for audio support
|
||||
source = godot-4.5.1.tar.gz::https://github.com/godotengine/godot/archive/4.5.1-stable.tar.gz
|
||||
b2sums = 657f675ebb39a97dd7ec1102b3650ee5a91feb9115634ee964efffcac01d957f9471e78f0169dae20d1c1cd58b99aad31c673ac5c4ed602a6c45266a581b05e0
|
||||
source = godot-4.6.tar.gz::https://github.com/godotengine/godot/archive/4.6-stable.tar.gz
|
||||
b2sums = 086dc97858e066e1510a108c7751186f5072fe7b41fdbc658957ebd8a5540d6ad34b54f410363bbe12244b2503ce4fd1d02d25c9d0bb6ab701610902b9df8f5b
|
||||
|
||||
pkgname = godot32
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue