blob: 244064064ed6f06a9ec953ae7acacee13e131dfa (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = s
pkgdesc = Web search from the terminal. Supports over 50 providers including google, github, and stackoverflow.
pkgver = 0.7.3
pkgrel = 1
url = https://github.com/zquestz/s
arch = i686
arch = x86_64
license = MIT
makedepends = go
makedepends = git
provides = s
options = !strip
options = !emptydirs
source = https://github.com/zquestz/s/archive/v0.7.3.tar.gz
sha256sums = 260df5364b947f19a12af9018cdeffecd5b572d1662ba2bbcbfba906c39330c3
pkgname = s
|