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

Felix Yan felixonmars at archlinux.org
Sat Apr 20 18:05:18 UTC 2019


    Date: Saturday, April 20, 2019 @ 18:05:16
  Author: felixonmars
Revision: 452175

upgpkg: deepin-daemon 3.27.0-1

Modified:
  deepin-daemon/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-20 18:05:05 UTC (rev 452174)
+++ PKGBUILD	2019-04-20 18:05:16 UTC (rev 452175)
@@ -3,7 +3,7 @@
 # Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com>
 
 pkgname=deepin-daemon
-pkgver=3.25.2
+pkgver=3.27.0
 pkgrel=1
 pkgdesc='Daemon handling the DDE session settings'
 arch=('x86_64')
@@ -28,7 +28,7 @@
 source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/dde-daemon/archive/$pkgver.tar.gz"
         https://raw.githubusercontent.com/jouyouyun/tap-gesture-patches/master/patches/dde-daemon_3.8.0.patch
         'deepin-daemon.sysusers')
-sha512sums=('20873e82a95b7df31de72344ab4b76bfcdb55ac8d5cf4f30ac08e70222d50c72c6ac310a0d6d0542b3dd28f1a0a9fb257674399f32aae48653b74734d9e33830'
+sha512sums=('5bd9886cac49cdd2c7970d439ff7be7da6e2d9b633211e5d3fdae8e37e1d457ef2f3bdb69d82890bbbd03459086615aa96453b5c95e65fed319839075175f4da'
             '334839a8136cad44aadb4c97be29ae89f8a1106928175b9bd9115051b34d52cb468902636a67bae8685888bdfe8d8ae195cf8df2b9e93e480f3f008494942e74'
             '808c02d4fec4cbbb01119bbb10499090199e738b7dd72c28a57dde098eef6132723f3434c151f79e21d9f788c7f7bae8046573ac93ba917afe0e803fbffa6d5a')
 
@@ -41,7 +41,7 @@
   # golang-deepin-lib's dependency, remove when go packaging resumes
   go get github.com/cryptix/wav
 
-  go get gopkg.in/yaml.v2 github.com/axgle/mahonia github.com/msteinert/pam
+  go get gopkg.in/yaml.v2 github.com/axgle/mahonia github.com/msteinert/pam github.com/gosexy/gettext
 
   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