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 88fa69c8b029..7f2f8bcab78a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=google-musicmanager
pkgver=1.0.243.1116_r0
-pkgrel=2
+pkgrel=3
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-bin')
+ 'qtwebkit')
optdepends=('log4cxx')
options=(!strip)
source_i686=("https://dl.google.com/linux/musicmanager/deb/pool/main/g/${pkgname}-beta/${pkgname}-beta_${pkgver/_/-}_i386.deb")