[arch-commits] Commit in deepin-daemon/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Sep 14 11:32:35 UTC 2017
Date: Thursday, September 14, 2017 @ 11:32:34
Author: felixonmars
Revision: 257526
upgpkg: deepin-daemon 3.1.19-2
remove unused dependency on acpid
Modified:
deepin-daemon/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-09-14 11:18:46 UTC (rev 257525)
+++ PKGBUILD 2017-09-14 11:32:34 UTC (rev 257526)
@@ -5,13 +5,13 @@
pkgname=deepin-daemon
pkgver=3.1.19
-pkgrel=1
+pkgrel=2
pkgdesc='Daemon handling the DDE session settings'
arch=('i686' 'x86_64')
url="https://github.com/linuxdeepin/dde-daemon"
license=('GPL3')
depends=('deepin-desktop-schemas' 'gvfs' 'libcanberra-pulse' 'poppler-glib'
- 'rfkill' 'acpid' 'bluez' 'deepin-notifications' 'iso-codes' 'lsb-release'
+ 'rfkill' 'bluez' 'deepin-notifications' 'iso-codes' 'lsb-release'
'mobile-broadband-provider-info' 'deepin-polkit-agent' 'udisks2' 'upower' # 'gcc-libs>=5.3.0-3'
'libxkbfile' 'accountsservice' 'deepin-desktop-base' 'bamf' 'pulseaudio'
'gnome-keyring' 'noto-fonts')
More information about the arch-commits
mailing list