Bump pkgrel

This commit is contained in:
HurricanePootis 2023-08-16 18:09:24 -05:00
parent e0bdf3b5d0
commit 81257e849e
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
pkgbase = godot3 pkgbase = godot3
pkgdesc = Advanced cross-platform 2D and 3D game engine (3.x Branch) pkgdesc = Advanced cross-platform 2D and 3D game engine (3.x Branch)
pkgver = 3.5.2 pkgver = 3.5.2
pkgrel = 2 pkgrel = 3
url = https://godotengine.org url = https://godotengine.org
arch = x86_64 arch = x86_64
license = MIT license = MIT

View file

@ -9,7 +9,7 @@
_pkgname=godot _pkgname=godot
pkgname=godot3 pkgname=godot3
pkgver=3.5.2 pkgver=3.5.2
pkgrel=2 pkgrel=3
pkgdesc='Advanced cross-platform 2D and 3D game engine (3.x Branch)' pkgdesc='Advanced cross-platform 2D and 3D game engine (3.x Branch)'
url='https://godotengine.org' url='https://godotengine.org'
license=(MIT) license=(MIT)