summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorquietvoid2022-08-18 20:47:04 -0400
committerquietvoid2022-08-18 20:47:04 -0400
commitb313c9487f25940208fb31809f41c366f2fe9527 (patch)
treec15c94a747211edda57c8b7f5eb151ec2e1b4f49 /PKGBUILD
parentb5d5d30f25679098ab9af9c03fd9b22c4fbbf705 (diff)
downloadaur-b313c9487f25940208fb31809f41c366f2fe9527.tar.gz
Deps
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 1 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 39377d161a83..0fdeb004cf06 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,10 +7,7 @@ pkgdesc='CLI utility to work with HDR10+ in HEVC files'
arch=('x86_64')
url='https://github.com/quietvoid/hdr10plus_tool'
license=('MIT')
-makedepends=(
- 'git'
- 'cargo'
-)
+makedepends=('git' 'cargo')
conflicts=('hdr10plus_tool')
provides=('hdr10plus_tool')
source=(git+https://github.com/quietvoid/hdr10plus_tool.git)