mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
4.6
This commit is contained in:
parent
c254cf598b
commit
90bc1101fe
2 changed files with 4 additions and 4 deletions
6
.SRCINFO
6
.SRCINFO
|
|
@ -1,6 +1,6 @@
|
|||
pkgbase = godot-export-templates-linux
|
||||
pkgdesc = Godot export templates - Linux x86_64
|
||||
pkgver = 4.5.1
|
||||
pkgver = 4.6
|
||||
pkgrel = 1
|
||||
url = https://github.com/godotengine/godot
|
||||
arch = any
|
||||
|
|
@ -11,8 +11,8 @@ pkgbase = godot-export-templates-linux
|
|||
provides = godot-export-templates
|
||||
options = !strip
|
||||
options = !debug
|
||||
source = godot-4.5.1-stable.tar.xz::https://github.com/godotengine/godot/releases/download/4.5.1-stable/godot-4.5.1-stable.tar.xz
|
||||
source = godot-4.5.1-stable.tar.xz.sha256::https://github.com/godotengine/godot/releases/download/4.5.1-stable/godot-4.5.1-stable.tar.xz.sha256
|
||||
source = godot-4.6-stable.tar.xz::https://github.com/godotengine/godot/releases/download/4.6-stable/godot-4.6-stable.tar.xz
|
||||
source = godot-4.6-stable.tar.xz.sha256::https://github.com/godotengine/godot/releases/download/4.6-stable/godot-4.6-stable.tar.xz.sha256
|
||||
sha256sums = SKIP
|
||||
sha256sums = SKIP
|
||||
|
||||
|
|
|
|||
2
PKGBUILD
2
PKGBUILD
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
_pkgname="godot-export-templates"
|
||||
pkgname="$_pkgname-linux"
|
||||
pkgver=4.5.1
|
||||
pkgver=4.6
|
||||
pkgrel=1
|
||||
pkgdesc='Godot export templates - Linux x86_64'
|
||||
url="https://github.com/godotengine/godot"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue