summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorrobinleander2018-07-27 00:34:26 +0200
committerrobinleander2018-07-27 00:34:26 +0200
commit007bbf6d115fe8740ead3e32d6fc507d029f634a (patch)
tree435477a857ae018b9afa3954df19f637008d50a3 /PKGBUILD
parent68598f53653d7d676763902963113ca442336868 (diff)
downloadaur-007bbf6d115fe8740ead3e32d6fc507d029f634a.tar.gz
Release 4
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9e704034a462..a544fbf0ca2a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=ocaml-wasm
_oname=wasm
pkgver=1.0
-pkgrel=1
+pkgrel=4
pkgdesc="An OCaml library to read and write Web Assembly (wasm) files and manipulate their AST."
arch=('i686' 'x86_64')
url=''