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

Felix Yan felixonmars at archlinux.org
Tue Jul 6 01:59:09 UTC 2021


    Date: Tuesday, July 6, 2021 @ 01:59:09
  Author: felixonmars
Revision: 972569

upgpkg: deepin-daemon 5.13.36-1

Modified:
  deepin-daemon/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-06 01:48:01 UTC (rev 972568)
+++ PKGBUILD	2021-07-06 01:59:09 UTC (rev 972569)
@@ -3,8 +3,8 @@
 # Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com>
 
 pkgname=deepin-daemon
-pkgver=5.13.12
-pkgrel=2
+pkgver=5.13.36
+pkgrel=1
 pkgdesc='Daemon handling the DDE session settings'
 arch=('x86_64')
 url="https://github.com/linuxdeepin/dde-daemon"
@@ -11,7 +11,7 @@
 license=('GPL3')
 depends=('deepin-desktop-schemas' 'deepin-api'
          # TODO:
-         'ddcutil' 'iso-codes'
+         'iso-codes'
          # accounts
          'accountsservice'
          # accounts/grub
@@ -58,7 +58,7 @@
 source=("https://github.com/linuxdeepin/dde-daemon/archive/$pkgver/$pkgname-$pkgver.tar.gz"
         $pkgname-fix-vanilla-libinput.patch
         'deepin-daemon.sysusers')
-sha512sums=('6a7a0023ee37fd5f4608c3c2c0a3c08a3c03223b9f1f19d04a7a4fcb6851b960ea034e3099c20ac78ea8cfd24500fd9ee7aa9dd8143597010d887faf84558e5d'
+sha512sums=('066639614f3e4f3490574dde5e8d1ceddecb150db827c97bf52688f2dcdb475b10bb1ea910c82c56af55cc608117a923f887dadcb86eb20a30ee38f826078cf3'
             '944b0ae6cf7f613fd00884593c5e5f43aaf0efe4ea7aaa546a06b4367b8da4f2bc486dca640f77743bd1b7b9e4aacf741afe5c5e3ee219c2fdd4cc891ab3d367'
             '808c02d4fec4cbbb01119bbb10499090199e738b7dd72c28a57dde098eef6132723f3434c151f79e21d9f788c7f7bae8046573ac93ba917afe0e803fbffa6d5a')
 
@@ -76,7 +76,7 @@
   go get github.com/axgle/mahonia github.com/msteinert/pam github.com/gosexy/gettext github.com/rickb777/date \
          github.com/jinzhu/gorm github.com/kelvins/sunrisesunset github.com/mozillazg/go-pinyin github.com/teambition/rrule-go \
          golang.org/x/xerrors github.com/mattn/go-sqlite3 github.com/fsnotify/fsnotify github.com/godbus/dbus \
-         github.com/Lofanmi/pinyin-golang/pinyin
+         github.com/Lofanmi/pinyin-golang/pinyin gopkg.in/yaml.v3
 
   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