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

Felix Yan felixonmars at archlinux.org
Wed Aug 2 14:44:34 UTC 2017


    Date: Wednesday, August 2, 2017 @ 14:44:33
  Author: felixonmars
Revision: 247441

upgpkg: deepin-daemon 3.1.17-1

Modified:
  deepin-daemon/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-02 14:44:18 UTC (rev 247440)
+++ PKGBUILD	2017-08-02 14:44:33 UTC (rev 247441)
@@ -4,8 +4,8 @@
 # Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com>
 
 pkgname=deepin-daemon
-pkgver=3.1.16
-pkgrel=2
+pkgver=3.1.17
+pkgrel=1
 pkgdesc='Daemon handling the DDE session settings'
 arch=('i686' 'x86_64')
 url="https://github.com/linuxdeepin/dde-daemon"
@@ -26,7 +26,7 @@
 install="${pkgname}.install"
 source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/dde-daemon/archive/$pkgver.tar.gz"
         'deepin-daemon.sysusers')
-sha512sums=('3b52234313a24d17f272eb5277c629e79eaab0f56583eb8dede4d01ea5ea9d1a8373c1f6e072b2657850cc919b079015e4f31aafa0efb935e28f4f0da93b4fec'
+sha512sums=('947aa559f8abb8aa137a265d78e9f3f14c7fbdb548714b0785c2fc79daa3a9aa76a5d916071fb224540e800128ed332a51620afb472def9c01027075584c94f4'
             '808c02d4fec4cbbb01119bbb10499090199e738b7dd72c28a57dde098eef6132723f3434c151f79e21d9f788c7f7bae8046573ac93ba917afe0e803fbffa6d5a')
 
 prepare() {
@@ -39,7 +39,7 @@
          github.com/mattn/go-sqlite3 gopkg.in/alecthomas/kingpin.v2 github.com/disintegration/imaging \
          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
+         gopkg.in/yaml.v2 github.com/axgle/mahonia github.com/msteinert/pam github.com/nfnt/resize
 
   sed -i 's#/usr/share/backgrounds/default_background.jpg#/usr/share/backgrounds/deepin/desktop.jpg#' dde-daemon-$pkgver/accounts/user.go
 }



More information about the arch-commits mailing list