summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFrederic Bezies2017-08-25 15:59:17 +0200
committerFrederic Bezies2017-08-25 15:59:17 +0200
commit442f3eecfdc7dba0ed5aebb9c789e8a6d98ae90c (patch)
tree38ceed705b4a8685cfaf14525854babca8350c04 /PKGBUILD
parentba97fe1643039ecddce0a53461495e307febf4db (diff)
downloadaur-442f3eecfdc7dba0ed5aebb9c789e8a6d98ae90c.tar.gz
Reverting to qtwebkit - see first pinned comment
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")