summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Peukert2022-08-10 22:00:55 +0200
committerDaniel Peukert2022-08-10 22:00:55 +0200
commita5abf93fe5ea8701f38f86fdfbb667eda39748dc (patch)
tree8c381825cb73896f44855c98770e6dcad0f7a193
parent7f1698ce326f34eb98d463afcb802176f0fa3b70 (diff)
downloadaur-a5abf93fe5ea8701f38f86fdfbb667eda39748dc.tar.gz
ocaml 4.14.0 bump
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cc69c49a398b..0a400a4ff24f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ocaml-ppx_here
pkgdesc = Expands [%here] into its location
pkgver = 0.15.0
- pkgrel = 2
+ pkgrel = 3
epoch = 1
url = https://github.com/janestreet/ppx_here
arch = x86_64
@@ -16,7 +16,7 @@ pkgbase = ocaml-ppx_here
depends = ocaml-base>=0.15.0
depends = ocaml-ppxlib>=0.23.0
options = !strip
- source = ocaml-ppx_here-1:0.15.0-2.tar.gz::https://github.com/janestreet/ppx_here/archive/v0.15.0.tar.gz
+ source = ocaml-ppx_here-1:0.15.0-3.tar.gz::https://github.com/janestreet/ppx_here/archive/v0.15.0.tar.gz
sha512sums = 708bd2edf9390f251e1c76e63462692c01372c7d7c7b54e45347e87ee7da999392148b61a187f2106fbc37d626663260d331982a005bd2f98f9bd6bc8f326cf5
pkgname = ocaml-ppx_here
diff --git a/PKGBUILD b/PKGBUILD
index f40071ceeff8..0abea1d4cf00 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_projectname='ppx_here'
pkgname="ocaml-$_projectname"
pkgver='0.15.0'
-pkgrel='2'
+pkgrel='3'
epoch='1'
pkgdesc='Expands [%here] into its location'
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h' 'aarch64')