Update version
This commit is contained in:
parent
5ad243a22e
commit
843731efc6
2 changed files with 2 additions and 2 deletions
2
.SRCINFO
2
.SRCINFO
|
@ -1,7 +1,7 @@
|
|||
pkgbase = godot-export-templates-git
|
||||
pkgdesc = Godot export templates
|
||||
pkgver = 3.1.r18268.e8cdbf99e9
|
||||
pkgrel = 2
|
||||
pkgrel = 1
|
||||
url = https://godotengine.org/
|
||||
arch = i686
|
||||
arch = x86_64
|
||||
|
|
2
PKGBUILD
2
PKGBUILD
|
@ -4,7 +4,7 @@ _pkgname=godot-export-templates
|
|||
pkgname=${_pkgname}-git
|
||||
_gitname=godot
|
||||
pkgver=3.1.r18268.e8cdbf99e9
|
||||
pkgrel=2
|
||||
pkgrel=1
|
||||
pkgdesc='Godot export templates'
|
||||
url='https://godotengine.org/'
|
||||
license=('MIT')
|
||||
|
|
Loading…
Reference in a new issue