summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChocobo12023-04-10 23:08:42 +0800
committerChocobo12023-04-10 23:08:42 +0800
commit9d43f1a95bfe142d153bbe66d9a5a88ea3dc3a27 (patch)
treeca1ba374d15607e45dc0ec646c4d84e628279f27 /PKGBUILD
parent9fde0c4b116f58ee0e8c1f6c790bee6e6c5818aa (diff)
downloadaur-wabt-git.tar.gz
upgpkg: wabt-git 1.0.32.r51.g539c541b-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 749f4c7df0fb..5e010ef69e4d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,11 +2,11 @@
pkgname=wabt-git
pkgver=1.0.32.r51.g539c541b
-pkgrel=1
+pkgrel=2
pkgdesc="The WebAssembly binary toolkit"
arch=('i686' 'x86_64')
url="https://github.com/WebAssembly/wabt"
-license=('apache')
+license=('Apache')
depends=('gcc-libs' 'glibc')
makedepends=('git' 'clang' 'cmake' 'gcc')
provides=("wabt=$pkgver")