summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStorm Dragon2021-02-27 20:56:27 -0500
committerStorm Dragon2021-02-27 20:56:27 -0500
commit65e7f9af597e859fe7455fd17e94363d751f5c69 (patch)
treee73a8a019673333f5308a08d0674714bfce066ad /PKGBUILD
parent0a348176703a2c70c5e8d0b492293b8570864ff1 (diff)
downloadaur-sndup-linux-git.tar.gz
Updated optdepends.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bab198f618fa..7d948b23df89 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,10 +6,9 @@ pkgdesc="A client to upload audio files to the sndup.net autdio sharing service.
arch=('any')
url="http://git.2mb.codes/~stormdragon2976/sndup-linux"
license=('WTFPL')
-depends=('bash' 'curl')
+depends=('bash' 'curl' 'xidel')
makedepends=('git')
-optdepends=('yad: for a GUI'
-'xclip: Automatically copy links to the clipboard')
+optdepends=('xclip: Copy links to the clipboard')
source=(git+https://git.2mb.codes/~stormdragon2976/sndup-linux)
md5sums=('SKIP')