diff options
author | Matěj Grabovský | 2019-06-23 12:11:24 +0200 |
---|---|---|
committer | Matěj Grabovský | 2019-06-23 12:11:24 +0200 |
commit | 575991d87d522764737929d1f58147370e855670 (patch) | |
tree | 90480d292a8e62e4f231b4d2a2c432ee26026c09 /.SRCINFO | |
parent | b4d2d349ce2be9e5c77b555e7f7a521602a5e319 (diff) | |
download | aur-575991d87d522764737929d1f58147370e855670.tar.gz |
Update to 2.0
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -1,8 +1,8 @@ # Generated by mksrcinfo v8 -# Wed Aug 17 17:04:46 UTC 2016 +# Sun Jun 23 10:11:10 UTC 2019 pkgbase = ocaml-sedlex pkgdesc = Unicode-friendly OCaml lexer generator - pkgver = 1.99.3 + pkgver = 2.0 pkgrel = 1 url = https://github.com/alainfrisch/sedlex arch = i686 @@ -13,8 +13,8 @@ pkgbase = ocaml-sedlex depends = ocaml-ppx_tools options = !strip options = !makeflags - source = https://github.com/alainfrisch/sedlex/archive/v1.99.3.tar.gz - sha256sums = 54a1c32e5505dc081b3f231f21501ebebddcd50ee097e9c163ba347855b953fb + source = https://github.com/alainfrisch/sedlex/archive/v2.0.tar.gz + sha256sums = 58cd6d9fbc5e5b7717f3e56ef166853eb7a4ac0c3016db8f5ba71fe903510656 pkgname = ocaml-sedlex |