blob: bee7de4e39f8e48995563f952c158a11764157bc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = wurl
pkgdesc = Utility for fetching URIs with libcurl and a drop-in replacement for wget
pkgver = 0.0.1
pkgrel = 1
url = https://github.com/xyproto/wurl
arch = x86_64
license = MIT
provides = wget
conflicts = wget
source = https://github.com/xyproto/wurl/releases/download/v0.0.1/wurl-0.0.1.tar.gz
sha256sums = cfaa06a83e1de7cd7fdd54f907297bd378ac5ec42d632498ee5a98c855efe6f2
pkgname = wurl
|