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

Felix Yan felixonmars at archlinux.org
Sat Dec 10 06:58:01 UTC 2016


    Date: Saturday, December 10, 2016 @ 06:58:01
  Author: felixonmars
Revision: 198680

upgpkg: deepin-daemon 3.0.24-1

Modified:
  deepin-daemon/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-10 06:41:43 UTC (rev 198679)
+++ PKGBUILD	2016-12-10 06:58:01 UTC (rev 198680)
@@ -4,8 +4,8 @@
 # Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com>
 
 pkgname=deepin-daemon
-pkgver=3.0.23
-pkgrel=3
+pkgver=3.0.24
+pkgrel=1
 pkgdesc='Daemon handling the DDE session settings'
 arch=('i686' 'x86_64')
 url="https://github.com/linuxdeepin/dde-daemon"
@@ -35,7 +35,7 @@
   go get github.com/BurntSushi/xgb github.com/BurntSushi/xgbutil github.com/howeyc/fsnotify \
          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/BurntSushi/graphics-go/graphics github.com/fsnotify/fsnotify golang.org/x/sys/unix
 }
 
 build() {



More information about the arch-commits mailing list