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

Felix Yan felixonmars at archlinux.org
Thu Mar 4 23:13:19 UTC 2021


    Date: Thursday, March 4, 2021 @ 23:13:19
  Author: felixonmars
Revision: 881509

upgpkg: deepin-daemon 5.12.52-1

Modified:
  deepin-daemon/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-04 23:13:13 UTC (rev 881508)
+++ PKGBUILD	2021-03-04 23:13:19 UTC (rev 881509)
@@ -3,7 +3,7 @@
 # Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com>
 
 pkgname=deepin-daemon
-pkgver=5.12.0.31.1
+pkgver=5.12.52
 pkgrel=1
 pkgdesc='Daemon handling the DDE session settings'
 arch=('x86_64')
@@ -28,7 +28,7 @@
 source=("https://github.com/linuxdeepin/dde-daemon/archive/$pkgver/$pkgname-$pkgver.tar.gz"
         $pkgname-fix-vanilla-libinput.patch
         'deepin-daemon.sysusers')
-sha512sums=('ab0752aa5a6db706d2c7558d13f5e195db8c86502c6284189dcf04e3e5d40bb15f15c88cda99173b9b46585af95e615dac3f4e771f249bfdecfa898b7d9efaaa'
+sha512sums=('2f62d6051867c46941b088833ee3e6cecc06008ca7568bbb904ed69a6647bd0bb46ff9d7ec946ab24abb2f2e3ec9c85f789194e8bea73196483f7cc77b8c2c89'
             '944b0ae6cf7f613fd00884593c5e5f43aaf0efe4ea7aaa546a06b4367b8da4f2bc486dca640f77743bd1b7b9e4aacf741afe5c5e3ee219c2fdd4cc891ab3d367'
             '808c02d4fec4cbbb01119bbb10499090199e738b7dd72c28a57dde098eef6132723f3434c151f79e21d9f788c7f7bae8046573ac93ba917afe0e803fbffa6d5a')
 
@@ -45,7 +45,8 @@
 
   go get github.com/axgle/mahonia github.com/msteinert/pam github.com/gosexy/gettext github.com/rickb777/date \
          github.com/jinzhu/gorm github.com/kelvins/sunrisesunset github.com/mozillazg/go-pinyin github.com/teambition/rrule-go \
-         golang.org/x/xerrors github.com/mattn/go-sqlite3 github.com/fsnotify/fsnotify github.com/godbus/dbus
+         golang.org/x/xerrors github.com/mattn/go-sqlite3 github.com/fsnotify/fsnotify github.com/godbus/dbus \
+         github.com/Lofanmi/pinyin-golang/pinyin
 
   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