summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorrobinleander2018-07-27 00:37:07 +0200
committerrobinleander2018-07-27 00:37:07 +0200
commit8372aa02b79ef8963512309ae1a0d538be46b761 (patch)
treedbf3c8853ba2d194ae1f68a7159407d866041e7b
parentea84430582c9e4e9df396a671148ac7c3c481f14 (diff)
downloadaur-8372aa02b79ef8963512309ae1a0d538be46b761.tar.gz
Bump release
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dfd0fece08f8..776188c4e7c4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=ocaml-wasm
_oname=wasm
pkgver=1.0
-pkgrel=1
+pkgrel=5
pkgdesc="An OCaml library to read and write Web Assembly (wasm) files and manipulate their AST."
arch=('i686' 'x86_64')
url=''