summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Peukert2023-05-22 13:05:11 +0200
committerDaniel Peukert2023-05-22 13:05:11 +0200
commit0b7e665a6b0d7ccaf6cee5c1bdc4b0bef68e98c8 (patch)
treed5273dcc1da2a7d962994ec64c858f5ba7a4cb70
parente9fd63ea0f1e28528e1600d4d1ceb06a0e1406dc (diff)
downloadaur-0b7e665a6b0d7ccaf6cee5c1bdc4b0bef68e98c8.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 1d824804fa70..8661b2e10645 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ocaml-utop
pkgdesc = Universal toplevel for OCaml
pkgver = 2.12.1
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/ocaml-community/utop
arch = x86_64
arch = i686
@@ -19,7 +19,7 @@ pkgbase = ocaml-utop
depends = ocaml-react>=1.0.0
depends = ocaml-zed>=3.2.0
options = !strip
- source = ocaml-utop-2.12.1-1.tar.gz::https://github.com/ocaml-community/utop/archive/2.12.1.tar.gz
+ source = ocaml-utop-2.12.1-2.tar.gz::https://github.com/ocaml-community/utop/archive/2.12.1.tar.gz
sha512sums = cc52bdb2a58141e6f7b678c93f69b0aa5ca4c628cb6841e02e6a783191a917bd838c06682d55f4f455a01a7004e43b5193d8574968b8400050b0f7b5a102ca3a
pkgname = ocaml-utop
diff --git a/PKGBUILD b/PKGBUILD
index 9a0b4f94370f..c826369ebbb2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
_projectname='utop'
pkgname="ocaml-$_projectname"
pkgver='2.12.1'
-pkgrel='1'
+pkgrel='2'
pkgdesc='Universal toplevel for OCaml'
# If you're running on i686, pentium4, armv7h or aarch64, you have to add it to the arch array of the cppo, ocaml-biniou, ocaml-easy-format and ocaml-yojson AUR dependencies
# If you're running on pentium4, armv7h or aarch64, you have to add it to the arch array of the ocaml-cmdliner, ocaml-uchar and ocaml-uutf AUR dependencies