summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher Reimer2021-03-22 23:27:04 +0100
committerChristopher Reimer2021-03-22 23:27:04 +0100
commit5de052624e2337c2a85def8961573dccffbb05a1 (patch)
treec5ba0e0445e92e041fa6fdfbdab0e0e9de75bb23
parent337437d0871a4941f6ffe6adc5e833c5f1a9e9f0 (diff)
downloadaur-5de052624e2337c2a85def8961573dccffbb05a1.tar.gz
Typo
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6fff716600cf..d6ce0e35da8b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ conflicts=('spotify')
provides=('spotify')
license=('custom')
url='https://www.spotify.com'
-depends=('gtk3' 'libcurl-gnutl' 'libsm' 'nss')
+depends=('gtk3' 'libcurl-gnutls' 'libsm' 'nss')
makedepends=('squashfs-tools')
source=('spotify.protocol'
'LICENSE')