summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Peukert2023-05-22 13:04:33 +0200
committerDaniel Peukert2023-05-22 13:04:33 +0200
commitcefc7d4f7ac3fd5dfb1b9984e3c02399aa880bc9 (patch)
tree173795bfbb7650c2ca596c9f694e8ea95670fab6 /PKGBUILD
parenta5dddbf3dacfc340546106ef615245e787603526 (diff)
downloadaur-cefc7d4f7ac3fd5dfb1b9984e3c02399aa880bc9.tar.gz
Bump ocaml packages
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 142d1f53558f..3bc527e3531d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_projectname='sexplib'
pkgname="ocaml-$_projectname"
pkgver='0.15.1'
-pkgrel='2'
+pkgrel='3'
epoch='1'
pkgdesc='Library for serializing OCaml values to and from S-expressions'
arch=('x86_64' 'i486' 'i686' 'pentium4' 'armv7h' 'aarch64')