summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorM0Rf302022-01-14 11:05:39 +0100
committerGianluca Boiano2022-01-14 11:05:39 +0100
commita342a584f1ec338b754526d55e575b3b733b3717 (patch)
treee882b1478267da1e94e2c595d5a6c7498f945c4b
parenta2ba01fa5af15cee305881068ccaf33736d829b9 (diff)
downloadaur-a342a584f1ec338b754526d55e575b3b733b3717.tar.gz
orion-desktop: add jq as makedep
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3bf33db2c2c7..f229ab702174 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,12 @@
pkgbase = orion-desktop
pkgdesc = A powerful, lightweight, fast BitTorrent client, with beautiful user experience and fastest video and audio streaming capabilities
pkgver = 0.0.10
- pkgrel = 1
+ pkgrel = 2
url = https://snapcraft.io/orion-desktop
arch = x86_64
license = PROPRIETARY
makedepends = squashfs-tools
+ makedepends = jq
depends = brotli
depends = bzip2
depends = double-conversion
diff --git a/PKGBUILD b/PKGBUILD
index 5f970f48be47..62e750e2720f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=orion-desktop
pkgver=0.0.10
-pkgrel=1
+pkgrel=2
pkgdesc="A powerful, lightweight, fast BitTorrent client, with beautiful user experience and fastest video and audio streaming capabilities"
arch=('x86_64')
url="https://snapcraft.io/orion-desktop"
@@ -59,7 +59,7 @@ depends=(
'zstd'
)
-makedepends=('squashfs-tools')
+makedepends=('squashfs-tools' 'jq')
sha256sums=('fe8c4be513d2d88a07cdc4c7d073adf84a1a2b25c25ea8c12010456006ff1cca'
'25f7ceaaec37eb9c287abeb839ba2036738eb363079e321c2bd410fa48301dd6'
'71420954985d07f63c8195d5e6ff12c55ac366d99fd3024846bbdc8463af2579'