summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFrederic Bezies2018-09-28 15:29:43 +0200
committerFrederic Bezies2018-09-28 15:29:43 +0200
commit002fe1e51201ff6b03b2d52fcb39de70b19d4926 (patch)
tree2bcb8bc6f2daca7fc71d9661abdef9ca6e0e5240 /PKGBUILD
parentf1f84852f3d754579250c4efdbace7435203f324 (diff)
downloadaur-002fe1e51201ff6b03b2d52fcb39de70b19d4926.tar.gz
new libidn package
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 815dcd31cb82..96c68a035600 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=google-musicmanager
pkgver=1.0.467.4929_r0
-pkgrel=4
+pkgrel=5
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'
- 'libidn11'
+ 'libidn-133-compat'
)
optdepends=('log4cxx')
options=(!strip)