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

Felix Yan felixonmars at archlinux.org
Thu May 24 08:54:01 UTC 2018


    Date: Thursday, May 24, 2018 @ 08:54:00
  Author: felixonmars
Revision: 328520

upgpkg: deepin-daemon 3.2.16-1

Modified:
  deepin-daemon/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-24 08:53:47 UTC (rev 328519)
+++ PKGBUILD	2018-05-24 08:54:00 UTC (rev 328520)
@@ -4,7 +4,7 @@
 # Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com>
 
 pkgname=deepin-daemon
-pkgver=3.2.15
+pkgver=3.2.16
 pkgrel=1
 pkgdesc='Daemon handling the DDE session settings'
 arch=('x86_64')
@@ -29,7 +29,7 @@
 source=("$pkgname-$pkgver.tar.gz::https://github.com/felixonmars/dde-daemon/archive/$pkgver.tar.gz"
         https://raw.githubusercontent.com/jouyouyun/tap-gesture-patches/master/patches/dde-daemon_3.2.3.patch
         'deepin-daemon.sysusers')
-sha512sums=('40992b39d68f03ebaa7f88cd22982781a8e29721b6a6175d3e0a52e9b5971dbbeb6db16c0fb3e778c7eace1bc2ccb6d4fa2ed2b357ae11966b1a006eeb26d3fa'
+sha512sums=('40782ebe8742a8ce0c67db9dcdb1e129181e68aff0fcd430218251da885ce6cbc42f6082aa207e7f2ab366c78268e230cb28ab0df8c1ca81f707f7e59921f7db'
             '29874d6b316bb678b6656827e696d65eef174a53bb8226ed4c2d3bc89e42d5edb466df3c2ac647a1f2eb05d6e2a199b8d07dcaa9302b9227a0692fde0d50bb52'
             '808c02d4fec4cbbb01119bbb10499090199e738b7dd72c28a57dde098eef6132723f3434c151f79e21d9f788c7f7bae8046573ac93ba917afe0e803fbffa6d5a')
 
@@ -47,7 +47,7 @@
          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 github.com/axgle/mahonia github.com/msteinert/pam github.com/nfnt/resize \
-         golang.org/x/text/encoding/charmap github.com/cryptix/wav
+         golang.org/x/text/encoding/charmap github.com/cryptix/wav golang.org/x/net/context
 
   sed -i 's#/usr/share/backgrounds/default_background.jpg#/usr/share/backgrounds/deepin/desktop.jpg#' accounts/user.go
 }



More information about the arch-commits mailing list