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

Felix Yan felixonmars at archlinux.org
Mon Apr 17 08:49:03 UTC 2017


    Date: Monday, April 17, 2017 @ 08:49:03
  Author: felixonmars
Revision: 223380

upgpkg: deepin-daemon 3.1.9-2

correct default wallpaper

Modified:
  deepin-daemon/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-17 08:46:45 UTC (rev 223379)
+++ PKGBUILD	2017-04-17 08:49:03 UTC (rev 223380)
@@ -5,7 +5,7 @@
 
 pkgname=deepin-daemon
 pkgver=3.1.9
-pkgrel=1
+pkgrel=2
 pkgdesc='Daemon handling the DDE session settings'
 arch=('i686' 'x86_64')
 url="https://github.com/linuxdeepin/dde-daemon"
@@ -42,6 +42,8 @@
          github.com/BurntSushi/freetype-go/freetype github.com/BurntSushi/freetype-go/freetype/truetype \
          github.com/BurntSushi/graphics-go/graphics github.com/fsnotify/fsnotify golang.org/x/sys/unix \
          gopkg.in/yaml.v2
+
+  sed -i 's#/usr/share/backgrounds/default_background.jpg#/usr/share/backgrounds/deepin/desktop.jpg#' dde-daemon-$pkgver/accounts/user.go
 }
 
 build() {



More information about the arch-commits mailing list