Fix pkgrel, makedepends

This commit is contained in:
acerix 2020-07-01 19:25:37 -04:00
parent 1c2e1ae163
commit a8a85e015b

View file

@ -4,12 +4,12 @@ _pkgname=godot-export-templates
pkgname=${_pkgname}-git
_gitname=godot
pkgver=4.0.dev
pkgrel=1
pkgrel=2
pkgdesc='Godot export templates'
url='https://godotengine.org/'
license=('MIT')
arch=('i686' 'x86_64')
makedepends=('git' 'scons' 'pulseaudio' 'clang' 'pkgconf')
makedepends=('git' 'scons' 'pulseaudio' 'clang' 'pkgconf' 'xorg-xrandr' 'yasm')
optdepends=('godot: use the templates')
source=(