blob: aaf6846d93b39b43d8dfcc2d733719fccd014bcc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = stikkit-git
pkgdesc = Commandline tool to upload pastes to stikked pastebins
pkgver = 1.0.4.r6.g446a4ee
pkgrel = 1
url = http://github.com/benapetr/stikkit
arch = i686
arch = x86_64
license = GPL
makedepends = git
makedepends = cmake
provides = stikkit
conflicts = stikkit
source = stikkit-git::git+https://github.com/benapetr/stikkit.git
md5sums = SKIP
pkgname = stikkit-git
|