summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0fc11c22d23d..0d8a3dc76896 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: Chocobo1 <chocobo1 AT archlinux DOT net>
pkgname=wasmtime-git
-pkgver=7.0.0.r157.g7eb891409
+pkgver=7.0.0.r173.g2d1dbb17a
pkgrel=1
pkgdesc="Standalone JIT-style runtime for WebAssembly"
arch=('i686' 'x86_64')
url="https://wasmtime.dev/"
-license=('apache')
+license=('Apache')
depends=('gcc-libs')
makedepends=('git' 'rust')
provides=("wasmtime=$pkgver")