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 /PKGBUILD | |
parent | 9bb7c42aa54e891b24815cc906e237a36146a607 (diff) | |
download | aur-ocaml-process-git.tar.gz |
ocaml-process-git 20160901-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r-- | PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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' |