blob: b99ea208743b50d9d76614bfac0b99955e2b7a97 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = unfurl
pkgdesc = Pull out bits of URLs provided on stdin
pkgver = 0.4.3
pkgrel = 2
url = https://github.com/tomnomnom/unfurl
arch = any
license = MIT
makedepends = go
depends = glibc
source = unfurl-0.4.3.tar.gz::https://github.com/tomnomnom/unfurl/archive/refs/tags/v0.4.3.tar.gz
sha256sums = 124e7c476af31745838322422771c664280d192aa56b586e431fc0b9b422ea50
pkgname = unfurl
|