Skip to content

Instantly share code, notes, and snippets.

View zauguin's full-sized avatar

Marcel Krüger zauguin

View GitHub Profile
jkvhlhglkfhlsflsfd

Keybase proof

I hereby claim:

  • I am zauguin on github.
  • I am zauguin (https://keybase.io/zauguin) on keybase.
  • I have a public key whose fingerprint is E8F7 D45C 2021 FCAA 8441 EF22 87E0 FE88 7AED 192C To claim this, I am signing this object:
{
    "body": {
 "client": {
@zauguin
zauguin / PKGBUILD
Created February 16, 2015 05:38
Updated PKGBUILD for capnproto
# Maintainer: mabl <matthias@blaicher.com>
# Patched By: Marcel Krüger <zauguin@gmail.com>
pkgname=capnproto
pkgver=0.5.1
pkgrel=1
pkgdesc="Cap'n Proto serialization/RPC system"
arch=('i686' 'x86_64')
url="http://kentonv.github.io/capnproto/"
license=('MIT')
makedepends=('git')