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 96c68a035600..907dcc3e0e1e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=google-musicmanager
pkgver=1.0.467.4929_r0
-pkgrel=5
+pkgrel=6
pkgdesc="A simple application for adding the music files on your computer to your Google Music library"
arch=('x86_64')
url="http://music.google.com"
@@ -13,7 +13,7 @@ depends=('flac'
'qt5-webkit'
'libid3tag'
'hicolor-icon-theme'
- 'libidn-133-compat'
+ 'libidn11'
)
optdepends=('log4cxx')
options=(!strip)