Skip to content

Instantly share code, notes, and snippets.

@getzze
getzze / PKGBUILD
Created October 1, 2021 10:20
ocaml-cryptokit : modified PKGBUILD
# Maintainer: oliver < a t > first . in-berlin . de
# former maintainer: Taylor Venable <taylor@metasyntax.net>
pkgname="ocaml-cryptokit"
pkgver='1.161'
pkgrel=2
pkgdesc='Cryptographic primitives for OCaml'
arch=('i686' 'x86_64')
url="http://pauillac.inria.fr/~xleroy/software.html#cryptokit"
license=('LGPL')
@getzze
getzze / repl.md
Created February 7, 2020 13:21
Find and update packages in old version
               _
   _       _ _(_)_     |  Documentation: https://docs.julialang.org
  (_)     | (_) (_)    |
   _ _   _| |_  __ _   |  Type "?" for help, "]?" for Pkg help.
  | | | | | | |/ _` |  |
  | | |_| | | | (_| |  |  Version 1.3.1 (2019-12-30)
 _/ |\__'_|_|_|\__'_|  |  
|__/                   |
@getzze
getzze / PKGBUILD
Last active April 1, 2019 15:27
PKGBUILD gnome-shell-extension-activities-config
# Maintainer: XZS <d dot f dot fischer at web dot de>
# This PKGBUILD is maintained on GitHub <https://github.com/dffischer/gnome-shell-extensions>.
# You may find it convenient to file issues and pull requests there.
pkgname=gnome-shell-extension-activities-config
pkgver=71
pkgrel=1
pkgdesc="Configure the Activities Button via the Gnome Shell Extension Preferences Tool."
arch=(any)
url="https://extensions.gnome.org/extension/358/activities-configurator/"