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

Felix Yan felixonmars at archlinux.org
Thu Jul 6 02:28:10 UTC 2017


    Date: Thursday, July 6, 2017 @ 02:28:10
  Author: felixonmars
Revision: 242456

upgpkg: deepin-daemon 3.1.12-1

Modified:
  deepin-daemon/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-07-06 02:21:34 UTC (rev 242455)
+++ PKGBUILD	2017-07-06 02:28:10 UTC (rev 242456)
@@ -4,7 +4,7 @@
 # Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com>
 
 pkgname=deepin-daemon
-pkgver=3.1.11
+pkgver=3.1.12
 pkgrel=1
 pkgdesc='Daemon handling the DDE session settings'
 arch=('i686' 'x86_64')
@@ -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=('c7a9caff1137da869e8b4869e24f893aea80f9b4990b8a66b482950dc7008cc4eaf3f2689e95d7c82fe9f8fe7d38197bea4ef6fc5918d00a2a96f33073b67570'
+sha512sums=('11adc0e7e11a1823faee86e164a49917fd3af5e04954d14551c8c9665089cbff49bfcadf0825734e58bf4b3e6645c1249f2f37ae0b0feee4b3f594cecbb50d00'
             '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
+         gopkg.in/yaml.v2 github.com/axgle/mahonia github.com/msteinert/pam
 
   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