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

Felix Yan fyan at archlinux.org
Sat Jan 30 07:55:47 UTC 2016


    Date: Saturday, January 30, 2016 @ 08:55:47
  Author: fyan
Revision: 159471

upgpkg: deepin-daemon 3.0.7-1

Modified:
  deepin-daemon/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-30 07:38:18 UTC (rev 159470)
+++ PKGBUILD	2016-01-30 07:55:47 UTC (rev 159471)
@@ -4,7 +4,7 @@
 # Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com>
 
 pkgname=deepin-daemon
-pkgver=3.0.6
+pkgver=3.0.7
 _golibver=0.4.6
 _deepinapiver=3.0.3
 _dbusfactoryver=3.0.1
@@ -17,7 +17,7 @@
 depends=('deepin-desktop-schemas' 'gvfs' 'libcanberra-pulse' 'metacity' 'poppler-glib'
          'rfkill' 'acpid' 'bluez' 'deepin-notifications' 'iso-codes' 'lsb-release'
          'mobile-broadband-provider-info' 'polkit-gnome' 'udisks2' 'upower' 'gcc-libs>=5.3.0-3'
-         'libxkbfile' 'accountsservice' 'deepin-desktop-base')
+         'libxkbfile' 'accountsservice' 'deepin-desktop-base' 'bamf')
 makedepends=('deepin-dbus-generator' 'deepin-gir-generator' 'sqlite' 'git' 'mercurial' 'gcc-go')
 optdepends=('networkmanager: Network Management daemon'
             'deepin-grub2-themes: deepin theme for grub menu')
@@ -51,8 +51,8 @@
   
   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 \
-         code.google.com/p/graphics-go/graphics code.google.com/p/jamslam-freetype-go/freetype \
-         code.google.com/p/jamslam-freetype-go/freetype/truetype
+         github.com/BurntSushi/freetype-go/freetype github.com/BurntSushi/freetype-go/freetype/truetype \
+         github.com/BurntSushi/graphics-go/graphics
 }
 
 build() {



More information about the arch-commits mailing list