summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorrobinleander2018-07-27 12:16:53 +0200
committerrobinleander2018-07-27 12:16:53 +0200
commit8ecc110693f27fea9b5e9b674d719e78b5e63a10 (patch)
tree8fe3f7206e464a93a78d503b8b616a8eac26a4e1 /PKGBUILD
parent2efdc826e421918144a446391997d37c7b02a91e (diff)
downloadaur-8ecc110693f27fea9b5e9b674d719e78b5e63a10.tar.gz
Bump release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2d6e02208e67..7352e4d04640 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=ocaml-wasm
_oname=wasm
pkgver=1.0
-pkgrel=1
+pkgrel=8
pkgdesc="An OCaml library to read and write Web Assembly (wasm) files and manipulate their AST."
arch=('i686' 'x86_64')
url=''