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 c10f793a3a62..88fa69c8b029 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=google-musicmanager
pkgver=1.0.243.1116_r0
-pkgrel=1
+pkgrel=2
pkgdesc="A simple application for adding the music files on your computer to your Google Music library"
arch=('i686' 'x86_64')
url="http://music.google.com"
@@ -16,7 +16,7 @@ depends=('flac'
'libvorbis'
'xdg-utils'
'libidn'
- 'qtwebkit')
+ 'qtwebkit-bin')
optdepends=('log4cxx')
options=(!strip)
source_i686=("https://dl.google.com/linux/musicmanager/deb/pool/main/g/${pkgname}-beta/${pkgname}-beta_${pkgver/_/-}_i386.deb")