summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Peukert2023-05-22 12:59:46 +0200
committerDaniel Peukert2023-05-22 12:59:46 +0200
commit6566358ce709ba730f73340d1e9154c0dad889df (patch)
treea39641df97ef2970b531c809843a2f74f6c18a1b
parent517c3b82a57a1f3a2a017e499416a60318b4c0f6 (diff)
downloadaur-6566358ce709ba730f73340d1e9154c0dad889df.tar.gz
Bump ocaml packages
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e4de4fa8fd20..099270c62351 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ocaml-ppx_assert
pkgdesc = Assert-like extension nodes that raise useful errors on failure
pkgver = 0.15.0
- pkgrel = 3
+ pkgrel = 4
epoch = 1
url = https://github.com/janestreet/ppx_assert
arch = x86_64
@@ -19,7 +19,7 @@ pkgbase = ocaml-ppx_assert
depends = ocaml-ppx_sexp_conv>=0.15.0
depends = ocaml-ppxlib>=0.23.0
options = !strip
- source = ocaml-ppx_assert-1:0.15.0-3.tar.gz::https://github.com/janestreet/ppx_assert/archive/v0.15.0.tar.gz
+ source = ocaml-ppx_assert-1:0.15.0-4.tar.gz::https://github.com/janestreet/ppx_assert/archive/v0.15.0.tar.gz
sha512sums = 54d28c8fc9c1ecff9e7b616aa4013d09f6554f6b59b62ef9db0f18fb4a8e0b36f31241f522324140a9f680ad46ac57257a28baca00daa901c264f40d61fd510d
pkgname = ocaml-ppx_assert
diff --git a/PKGBUILD b/PKGBUILD
index a1c3502052a1..2b7e2177cdb3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_projectname='ppx_assert'
pkgname="ocaml-$_projectname"
pkgver='0.15.0'
-pkgrel='3'
+pkgrel='4'
epoch='1'
pkgdesc='Assert-like extension nodes that raise useful errors on failure'
# If you're running on i686, pentium4, armv7h or aarch64, you have to add it to the arch array of the ocaml-biniou, ocaml-easy-format and ocaml-yojson AUR dependencies