blob: 0f095016c0b1df8ec9486be71708f0345a479f6f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = pinboard-git
pkgdesc = a full-featured Python wrapper for the Pinboard API (development version)
pkgver = latest
pkgrel = 2
url = https://github.com/lionheart/pinboard.py
arch = i686
arch = x86_64
license = Apache
makedepends = git
depends = python
provides = pinboard
conflicts = pinboard
source = git+https://github.com/lionheart/pinboard.py.git
md5sums = SKIP
pkgname = pinboard-git
|