summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederic Bezies2017-08-25 15:59:17 +0200
committerFrederic Bezies2017-08-25 15:59:17 +0200
commit442f3eecfdc7dba0ed5aebb9c789e8a6d98ae90c (patch)
tree38ceed705b4a8685cfaf14525854babca8350c04
parentba97fe1643039ecddce0a53461495e307febf4db (diff)
downloadaur-442f3eecfdc7dba0ed5aebb9c789e8a6d98ae90c.tar.gz
Reverting to qtwebkit - see first pinned comment
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6c7562a87bd5..4649f04cf01d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Sun Aug 20 13:33:53 UTC 2017
+# Fri Aug 25 13:58:33 UTC 2017
pkgbase = google-musicmanager
pkgdesc = A simple application for adding the music files on your computer to your Google Music library
pkgver = 1.0.243.1116_r0
- pkgrel = 2
+ pkgrel = 3
url = http://music.google.com
arch = i686
arch = x86_64
@@ -15,7 +15,7 @@ pkgbase = google-musicmanager
depends = libvorbis
depends = xdg-utils
depends = libidn
- depends = qtwebkit-bin
+ depends = qtwebkit
optdepends = log4cxx
options = !strip
source_i686 = https://dl.google.com/linux/musicmanager/deb/pool/main/g/google-musicmanager-beta/google-musicmanager-beta_1.0.243.1116-r0_i386.deb
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")