aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeter Cai2016-07-07 21:27:17 +0800
committerPeter Cai2016-07-07 21:27:17 +0800
commit37cff56d6fefa95e4e9877fe2209b015fc5e1802 (patch)
tree3967fc8400aa660f1af91d651eae106402a6bfb7
parent752043162d3246c9fdf1713e607487559018f538 (diff)
downloadaur-37cff56d6fefa95e4e9877fe2209b015fc5e1802.tar.gz
add dependency gnome-themes-standard
Signed-off-by: Peter Cai <peter@typeblog.net>
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD5
2 files changed, 5 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 35d6f0eda300..ebf6802efc2a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = netease-cloud-music
pkgdesc = Netease Cloud Music, converted from .deb package
pkgver = 1.0.0
- pkgrel = 2
+ pkgrel = 3
url = http://music.163.com/
arch = x86_64
license = custom
@@ -15,6 +15,7 @@ pkgbase = netease-cloud-music
depends = gst-plugins-base
depends = gst-plugins-good
depends = gst-plugins-ugly
+ depends = gnome-themes-standard
source = http://s1.music.126.net/download/pc/netease-cloud-music_1.0.0_amd64_ubuntu16.04.deb
source = http://music.163.com/html/web2/service.html
source = netease-cloud-music
diff --git a/PKGBUILD b/PKGBUILD
index 18ba496dcbd8..bbe33ac13417 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _distro="ubuntu16.04"
pkgname=netease-cloud-music
pkgver=1.0.0
-pkgrel=2
+pkgrel=3
pkgdesc="Netease Cloud Music, converted from .deb package"
arch=("x86_64")
url="http://music.163.com/"
@@ -13,7 +13,8 @@ depends=(
"alsa-lib" "gtk2" "nss" "libxss"
"qt5-multimedia" "qt5-x11extras"
"gst-libav" "gst-plugins-base"
- "gst-plugins-good" "gst-plugins-ugly"
+ "gst-plugins-good" "gst-plugins-ugly"
+ "gnome-themes-standard"
)
source=(
"http://s1.music.126.net/download/pc/${pkgname}_${pkgver/_/-}_amd64_${_distro}.deb"