[arch-commits] Commit in deepin-music/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Mon Dec 12 04:26:20 UTC 2016


    Date: Monday, December 12, 2016 @ 04:26:20
  Author: felixonmars
Revision: 198846

upgpkg: deepin-music 2.3.2-1

Modified:
  deepin-music/trunk/PKGBUILD

----------+
 PKGBUILD |   17 +++++++----------
 1 file changed, 7 insertions(+), 10 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-12 04:19:29 UTC (rev 198845)
+++ PKGBUILD	2016-12-12 04:26:20 UTC (rev 198846)
@@ -4,24 +4,21 @@
 # Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com>
 
 pkgname=deepin-music
-pkgver=2.3.0.20150814
-_commit=c892bd326348513341a29c09c329495f649d1cdd
-pkgrel=2
+pkgver=2.3.2
+pkgrel=1
 pkgdesc='Awesome music player with brilliant and tweakful UI Deepin-UI based.'
 arch=('any')
-url="https://gitcafe.com/Deepin/deepin-music"
+url="https://github.com/linuxdeepin/deepin-music"
 license=('GPL3')
-depends=('gstreamer0.10-python' 'gstreamer0.10-bad-plugins'
-         'gstreamer0.10-good-plugins' 'gstreamer0.10-ugly-plugins'
-         'mutagen' 'python2-chardet' 'python2-pyquery' 'python2-cssselect'
-         'python2-dbus' 'sonata' 'cddb-py' 'python2-scipy' 'python2-pycurl'
-         'python2-xlib' 'python2-keybinder2' 'python2-deepin-ui' 'desktop-file-utils')
+depends=('gstreamer0.10-python' 'gstreamer0.10-bad-plugins' 'gstreamer0.10-good-plugins'
+         'gstreamer0.10-ugly-plugins' 'mutagen' 'python2-chardet' 'python2-pyquery' 'python2-dbus'
+         'sonata' 'cddb-py' 'python2-pycurl' 'python2-keybinder2' 'python2-deepin-ui')
 makedepends=('deepin-gettext-tools' 'git')
 groups=('deepin-extra')
 provides=('deepin-music-player')
 replaces=('deepin-music-player')
 conflicts=('deepin-music-player')
-source=("git+https://github.com/linuxdeepin/deepin-music.git#commit=$_commit")
+source=("git+https://github.com/linuxdeepin/deepin-music.git#tag=$pkgver")
 sha256sums=('SKIP')
 
 prepare() {



More information about the arch-commits mailing list