summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Peukert2023-05-22 12:58:29 +0200
committerDaniel Peukert2023-05-22 12:58:29 +0200
commitf948d372a22e7b4b36b2e7acdd2c33dc9cf7d527 (patch)
treedd38a66ef489a4856aad9f13dd62576e02ad64c7
parent094fa685c843c785ca6031d81044e3d9a2ae3b2e (diff)
downloadaur-f948d372a22e7b4b36b2e7acdd2c33dc9cf7d527.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 3cf58262caa6..6153913fb7e6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ocaml-lambda-term
pkgdesc = Terminal manipulation library for OCaml
pkgver = 3.3.1
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/ocaml-community/lambda-term
install = ocaml-lambda-term.install
arch = x86_64
@@ -18,7 +18,7 @@ pkgbase = ocaml-lambda-term
depends = ocaml-react
depends = ocaml-zed>=3.2.0
options = !strip
- source = ocaml-lambda-term-3.3.1-2.tar.gz::https://github.com/ocaml-community/lambda-term/archive/3.3.1.tar.gz
+ source = ocaml-lambda-term-3.3.1-3.tar.gz::https://github.com/ocaml-community/lambda-term/archive/3.3.1.tar.gz
sha512sums = 0cbb35717012d648175cb74677e857973e40f153f3d85adb28bcbcfdaabb7b0f35c4b0ce88cd6f2158cedfab74d16acc1b3b987161a71dfda24892f34393b3ed
pkgname = ocaml-lambda-term
diff --git a/PKGBUILD b/PKGBUILD
index 606d72260eaa..5b4ce0669260 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
_projectname='lambda-term'
pkgname="ocaml-$_projectname"
pkgver='3.3.1'
-pkgrel='2'
+pkgrel='3'
pkgdesc='Terminal manipulation library 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