summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Peukert2023-05-22 13:00:40 +0200
committerDaniel Peukert2023-05-22 13:00:40 +0200
commit58b662c873282e5cf05d1c7bb200855a4c58fff2 (patch)
treebcb9e3863aa9c5230489d01553a29d6c3e3ba93e
parentf70ff39f29502bc88599e019660b590db1d69148 (diff)
downloadaur-58b662c873282e5cf05d1c7bb200855a4c58fff2.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 ce395e512201..954e55296201 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ocaml-ppx_deriving
pkgdesc = Type-driven code generation for OCaml
pkgver = 5.2.1
- pkgrel = 4
+ pkgrel = 5
epoch = 1
url = https://github.com/ocaml-ppx/ppx_deriving
arch = x86_64
@@ -19,7 +19,7 @@ pkgbase = ocaml-ppx_deriving
depends = ocaml-ppxlib>=0.20.0
depends = ocaml-result
options = !strip
- source = ocaml-ppx_deriving-1:5.2.1-4.tar.gz::https://github.com/ocaml-ppx/ppx_deriving/archive/v5.2.1.tar.gz
+ source = ocaml-ppx_deriving-1:5.2.1-5.tar.gz::https://github.com/ocaml-ppx/ppx_deriving/archive/v5.2.1.tar.gz
sha512sums = 01d2eb920f3375960a9228138ccb5f2af49bfba1111894795c24b3c37d5a021d6bc95e9de1d867c35d03645334300ccc89f1fca0cb75007ec62e5620f328e078
pkgname = ocaml-ppx_deriving
diff --git a/PKGBUILD b/PKGBUILD
index 24f86a8c9468..a2080006bfdc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_projectname='ppx_deriving'
pkgname="ocaml-$_projectname"
pkgver='5.2.1'
-pkgrel='4'
+pkgrel='5'
epoch='1'
pkgdesc='Type-driven code generation 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