blob: b3decd3110cc7d8b1802e87626554df9fde7db6f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = gistit
pkgdesc = Send content from console/file to GitHub gist
pkgver = 0.1.4
pkgrel = 1
url = https://github.com/jrbasso/gistit
arch = any
license = GPL2
depends = curl
depends = jansson
source = gistit-0.1.4.tar.gz::https://github.com/jrbasso/gistit/archive/v0.1.4.tar.gz
md5sums = 983684664d9cac5237558c7b29b73851
pkgname = gistit
|