blob: 625418f69ca11ebdd5da7f9d6d17030d20183929 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = quakewatch
pkgdesc = Lists the latest earthquakes on the command-line
pkgver = 1.0
pkgrel = 1
url = https://github.com/baraclese/quakewatch
arch = any
license = GPL3
depends = python
depends = python-requests
depends = python-tabulate
source = https://github.com/baraclese/quakewatch/archive/v1.0.tar.gz
sha256sums = ca1f56d9277a063bd0dd8f05e789dce858ffaf51afd31432fda68ac7ac02b2c3
pkgname = quakewatch
|