Skip to content

Instantly share code, notes, and snippets.

View RenatoXSR's full-sized avatar

Renato Rosa RenatoXSR

View GitHub Profile
@RenatoXSR
RenatoXSR / AUR-ocamlnet-PKGBUILD-v.0.3.5
Created November 18, 2017 23:02
AUR updated ocamlnet PKGBUILD for v.0.3.5
# Maintainer: nerflad (nerflad@gmail.com)
pkgname=gapi-ocaml
pkgver=0.3.5
pkgrel=1
pkgdesc="A simple OCaml client for Google Services."
arch=("x86_64" "i686" "armv7h")
url="https://astrada.github.io/gapi-ocaml/"
license=('MIT')
makedepends=('ocamlbuild')