summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Peukert2023-05-22 12:57:12 +0200
committerDaniel Peukert2023-05-22 12:57:12 +0200
commit30180fab2bbf441c9be021b2304ce140bee86e87 (patch)
treeca582d8ac5b8a58890c7d247da416f83b4e87d87
parentf8279a96b31ede33bf3432441e234fd18be49dec (diff)
downloadaur-30180fab2bbf441c9be021b2304ce140bee86e87.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 903e81cea492..fdfa25b62253 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ocaml-core
pkgdesc = Industrial strength alternative to OCaml's standard library
pkgver = 0.15.1
- pkgrel = 1
+ pkgrel = 2
epoch = 1
url = https://github.com/janestreet/core
arch = x86_64
@@ -33,7 +33,7 @@ pkgbase = ocaml-core
depends = ocaml-typerep>=0.15.0
depends = ocaml-variantslib>=0.15.0
options = !strip
- source = ocaml-core-1:0.15.1-1.tar.gz::https://github.com/janestreet/core/archive/v0.15.1.tar.gz
+ source = ocaml-core-1:0.15.1-2.tar.gz::https://github.com/janestreet/core/archive/v0.15.1.tar.gz
sha512sums = 2c04fdd989d016faaa2dee4b13372d3e228f0011151ae5f747c1eb6206820a61779a87eb7e2ecc6e1ddf77872a69a07636a93d24df61b4a2ba2a1b745f499b16
pkgname = ocaml-core
diff --git a/PKGBUILD b/PKGBUILD
index 1461c10ca9ca..4e9da570877e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_projectname='core'
pkgname="ocaml-$_projectname"
pkgver='0.15.1'
-pkgrel='1'
+pkgrel='2'
epoch='1'
pkgdesc="Industrial strength alternative to OCaml's standard library"
# 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