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

Felix Yan felixonmars at archlinux.org
Tue Jun 6 18:39:03 UTC 2017


    Date: Tuesday, June 6, 2017 @ 18:39:02
  Author: felixonmars
Revision: 235056

upgpkg: deepin-music 3.1.0-3

fix missing translations

Modified:
  deepin-music/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-06 18:33:30 UTC (rev 235055)
+++ PKGBUILD	2017-06-06 18:39:02 UTC (rev 235056)
@@ -5,13 +5,13 @@
 
 pkgname=deepin-music
 pkgver=3.1.0
-pkgrel=2
+pkgrel=3
 pkgdesc='Awesome music player with brilliant and tweakful UI Deepin-UI based.'
 arch=('i686' 'x86_64')
 url="https://github.com/linuxdeepin/deepin-music"
 license=('GPL3')
 depends=('deepin-tool-kit' 'ffmpeg' 'taglib' 'libcue' 'qt5-svg' 'gst-plugins-bad')
-makedepends=('qt5-tools')
+makedepends=('python' 'qt5-tools')
 groups=('deepin-extra')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-music/archive/$pkgver.tar.gz")
 sha512sums=('29b3d9c242926523dd7e5c867b3c88af66f3f0e0ec5decd6bbcda094dae0bd517801695aa5c7e8e9427cbdbc7468b898d3641eeacdd324728d331b2f1e440c9d')



More information about the arch-commits mailing list