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

Felix Yan fyan at archlinux.org
Fri May 13 08:56:40 UTC 2016


    Date: Friday, May 13, 2016 @ 10:56:40
  Author: fyan
Revision: 175201

upgpkg: deepin-desktop-base 2016.01.30-2

add a dependency on deepin-wallpapers as per requested by upstream

Modified:
  deepin-desktop-base/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-13 08:51:16 UTC (rev 175200)
+++ PKGBUILD	2016-05-13 08:56:40 UTC (rev 175201)
@@ -5,11 +5,12 @@
 
 pkgname=deepin-desktop-base
 pkgver=2016.01.30
-pkgrel=1
-pkgdesc='Default wallpapers and other base component for Deepin'
+pkgrel=2
+pkgdesc='Base component for Deepin'
 arch=('any')
 url="https://github.com/linuxdeepin/deepin-desktop-base"
 license=('GPL3')
+depends=('deepin-wallpapers')
 makedepends=('git')
 groups=('deepin')
 source=("git+https://cr.deepin.io/deepin-desktop-base.git#tag=$pkgver")



More information about the arch-commits mailing list