aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorbigeagle2016-05-25 16:24:48 +0800
committerbigeagle2016-05-25 16:24:48 +0800
commit575a183c91bfa40c48be19d87f4fc8c77854b0b6 (patch)
tree616bf4846c3056e0e36353ebb768fd2441b773fc
parent5ca281763f24c4b02d19507bee59253f2be99d82 (diff)
downloadaur-575a183c91bfa40c48be19d87f4fc8c77854b0b6.tar.gz
updated pkgrel and dependencies
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD7
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b35486500dd3..17409fbb7fc9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = netease-cloud-music
pkgdesc = Netease Cloud Music, converted from .deb package
pkgver = 0.9.0
- pkgrel = 2
+ pkgrel = 1
url = http://music.163.com/
arch = x86_64
license = EULA
@@ -17,7 +17,6 @@ pkgbase = netease-cloud-music
depends = gcc-libs
depends = gdk-pixbuf2
depends = glib2
- depends = gtk2
depends = nspr
depends = nss
depends = pango
diff --git a/PKGBUILD b/PKGBUILD
index a081ab5553ca..a50dafe3aa56 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,19 +1,20 @@
# Maintainer: Justin Wong <justin.w.xd at gmail dot com>
pkgname=netease-cloud-music
pkgver=0.9.0
-pkgrel=2
+_pkgver=${pkgver}-2
+pkgrel=1
pkgdesc="Netease Cloud Music, converted from .deb package"
arch=("x86_64")
url="http://music.163.com/"
license=('EULA')
depends=("alsa-lib" "atk" "glibc" "cairo" "libcups" "libdbus" "expat" "fontconfig"
- "freetype2" "gcc-libs" "gdk-pixbuf2" "glib2" "gtk2" "nspr" "nss" "pango"
+ "freetype2" "gcc-libs" "gdk-pixbuf2" "glib2" "nspr" "nss" "pango"
"qt5-base" "qt5-multimedia" "qt5-x11extras" "sqlite" "taglib" "libx11" "libxcursor"
"libxext" "libxfixes" "libxi" "libxrandr" "libxrender" "libxss" "libxtst" "zlib"
"gstreamer0.10-ugly-plugins"
)
source=(
- "http://s1.music.126.net/download/pc/${pkgname}_${pkgver}-${pkgrel}_amd64.deb"
+ "http://s1.music.126.net/download/pc/${pkgname}_${_pkgver}_amd64.deb"
"http://security.ubuntu.com/ubuntu/pool/main/o/openssl/libssl1.0.0_1.0.2g-1ubuntu4.1_amd64.deb"
"http://archive.ubuntu.com/ubuntu/pool/universe/libc/libcue/libcue1_1.4.0-1_amd64.deb"
"netease-cloud-music"