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

Felix Yan fyan at archlinux.org
Tue Nov 24 07:32:34 UTC 2015


    Date: Tuesday, November 24, 2015 @ 08:32:34
  Author: fyan
Revision: 147628

upgpkg: deepin-daemon 2.93.1-2

replace old names

Modified:
  deepin-daemon/trunk/PKGBUILD

----------+
 PKGBUILD |    5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-11-24 07:29:47 UTC (rev 147627)
+++ PKGBUILD	2015-11-24 07:32:34 UTC (rev 147628)
@@ -9,7 +9,7 @@
 _golibrev=238151791673412dedf333363b3a37343c461acb
 _deepinapiver=2.92.1
 _dbusfactoryver=2.92.1
-pkgrel=1
+pkgrel=2
 pkgdesc='Daemon handling the DDE session settings'
 arch=('i686' 'x86_64')
 url="https://github.com/linuxdeepin/dde-daemon"
@@ -21,6 +21,9 @@
 makedepends=('deepin-dbus-generator' 'sqlite' 'git' 'mercurial')
 optdepends=('networkmanager: Network Management daemon'
             'deepin-grub2-themes: deepin theme for grub menu')
+conflicts=('dde-daemon')
+replaces=('dde-daemon')
+groups=('deepin')
 install="${pkgname}.install"
 source=("git+https://github.com/linuxdeepin/dde-daemon.git#tag=$pkgver"
         #"git+https://github.com/linuxdeepin/go-lib.git#tag=$_golibver"



More information about the arch-commits mailing list