diff options
author | Mort Yao | 2019-10-19 23:10:41 +0200 |
---|---|---|
committer | Mort Yao | 2019-10-19 23:10:41 +0200 |
commit | 33431deffe472c37af71a36c615ece561e267f6c (patch) | |
tree | 71e7b89bb8a3e747e2dddd2f861f197373f50510 | |
parent | 9bb7c42aa54e891b24815cc906e237a36146a607 (diff) | |
download | aur-33431deffe472c37af71a36c615ece561e267f6c.tar.gz |
ocaml-process-git 20160901-2
-rw-r--r-- | .SRCINFO | 4 | ||||
-rw-r--r-- | PKGBUILD | 2 |
2 files changed, 3 insertions, 3 deletions
@@ -1,9 +1,9 @@ # Generated by mksrcinfo v8 -# Fri May 18 21:04:48 UTC 2018 +# Sat Oct 19 21:10:15 UTC 2019 pkgbase = ocaml-process-git pkgdesc = Easy process control in OCaml pkgver = 20160901 - pkgrel = 1 + pkgrel = 2 url = https://github.com/dsheets/ocaml-process arch = x86_64 license = ISC @@ -2,7 +2,7 @@ pkgname=ocaml-process-git pkgver=20160901 -pkgrel=1 +pkgrel=2 pkgdesc="Easy process control in OCaml" arch=('x86_64') url='https://github.com/dsheets/ocaml-process' |