summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTilmann Meyer2020-03-20 10:39:27 +0100
committerTilmann Meyer2020-03-20 10:39:27 +0100
commit09f1a55f8a01de101b06afd90df49b78484afd0d (patch)
tree7432bb5974c91b40a239069b81da910a39c20ab7 /PKGBUILD
parentaf98bc0fa1c9e5aa302f22b57f2121dbc1d68d5d (diff)
downloadaur-09f1a55f8a01de101b06afd90df49b78484afd0d.tar.gz
updpkg: Added exec_wrapper
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f0bfd915e91c..021c94a0d26c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
_target=aarch64-linux-gnu
pkgname=$_target-meson
-pkgver=1.0.0
+pkgver=1.0.1
pkgrel=1
pkgdesc='A meson wrapper for the ARM64 target'
arch=(x86_64)
url='http://fedoraproject.org/wiki/MinGW'
license=(GPL)
-depends=(meson $_target-gcc $_target-pkg-config $_target-environment)
+depends=(meson $_target-gcc $_target-pkg-config $_target-environment qemu-arch-extra)
makedepends=()
options=()
source=(