summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 550b5a051711..dea7ea919172 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,12 +6,12 @@
pkgname=soulseekqt
pkgver=20170220
_pkgver=2017-2-20
-pkgrel=1
+pkgrel=2
pkgdesc="A desktop client for the Soulseek peer-to-peer file sharing network"
arch=('i686' 'x86_64')
url="http://www.soulseekqt.net/news/"
license=('custom')
-depends=( 'libxext' 'fontconfig' 'libxrender' )
+depends=('double-conversion' 'fontconfig' 'libxext' 'libxrender')
source=($pkgname.desktop
$pkgname.png )