summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoracerix2020-07-01 19:25:37 -0400
committeracerix2020-07-01 19:25:37 -0400
commita8a85e015b3abad7a6b58d9e504869f1ffa02420 (patch)
tree9c935d13d1e43dff7fb9089a88572ea90a72a692
parent1c2e1ae1631827ed1513beb0118a307e77644a39 (diff)
downloadaur-a8a85e015b3abad7a6b58d9e504869f1ffa02420.tar.gz
Fix pkgrel, makedepends
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index acc85f947465..8fbe138956a3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -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=(