diff options
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 31 |
1 files changed, 14 insertions, 17 deletions
@@ -1,20 +1,17 @@ | |||
1 | pkgbase = httpx-bin | 1 | pkgbase = reco |
2 | pkgdesc = Fast and multi-purpose HTTP toolkit | 2 | pkgdesc = An audio recording app designed for elementary OS |
3 | pkgver = 1.3.4 | 3 | pkgver = 4.0.1 |
4 | pkgrel = 1 | 4 | pkgrel = 1 |
5 | url = https://github.com/projectdiscovery/httpx | 5 | url = https://github.com/ryonakano/reco |
6 | arch = x86_64 | 6 | arch = x86_64 |
7 | arch = armv6h | 7 | license = GPL3 |
8 | arch = aarch64 | 8 | makedepends = meson |
9 | license = MIT | 9 | makedepends = vala |
10 | provides = httpx | 10 | makedepends = libhandy |
11 | conflicts = httpx | 11 | depends = granite7 |
12 | options = !strip | 12 | depends = gstreamer |
13 | source_x86_64 = httpx-1.3.4-x86_64.zip::https://github.com/projectdiscovery/httpx/releases/download/v1.3.4/httpx_1.3.4_linux_amd64.zip | 13 | depends = libpulse |
14 | sha256sums_x86_64 = 5560e5da12fd66d4215981d9f73c3e10bfd0180d3b3440133e76c2a7bb95a891 | 14 | source = reco-4.0.1.tar.gz::https://github.com/ryonakano/reco/archive/4.0.1.tar.gz |
15 | source_armv6h = httpx-1.3.4-armv6.zip::https://github.com/projectdiscovery/httpx/releases/download/v1.3.4/httpx_1.3.4_linux_arm.zip | 15 | sha256sums = a874ba06cf3461809e8675bdf05a7621a41c296bdc01a1ce46a76b73e79f26a4 |
16 | sha256sums_armv6h = 864ea3a135661bb6e7092f40d97a66784d8877ae76237116f2fae7f2dd45b7e5 | ||
17 | source_aarch64 = httpx-1.3.4-aarch64.zip::https://github.com/projectdiscovery/httpx/releases/download/v1.3.4/httpx_1.3.4_linux_arm64.zip | ||
18 | sha256sums_aarch64 = eb597578de681babd72f219a296b85cd6bc7e5bf9cafa4c24e9cc77947540058 | ||
19 | 16 | ||
20 | pkgname = httpx-bin | 17 | pkgname = reco |