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

Felix Yan felixonmars at archlinux.org
Tue Jul 6 01:06:22 UTC 2021


    Date: Tuesday, July 6, 2021 @ 01:06:21
  Author: felixonmars
Revision: 972523

upgpkg: deepin-api 5.4.9-1

Modified:
  deepin-api/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-06 01:04:48 UTC (rev 972522)
+++ PKGBUILD	2021-07-06 01:06:21 UTC (rev 972523)
@@ -3,7 +3,7 @@
 # Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com>
 
 pkgname=deepin-api
-pkgver=5.4.6
+pkgver=5.4.9
 pkgrel=1
 pkgdesc='Golang bindings for dde-daemon'
 arch=('x86_64')
@@ -24,7 +24,7 @@
 install=deepin-api.install
 source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/dde-api/archive/$pkgver.tar.gz"
         deepin-api.sysusers)
-sha512sums=('a7a4c1ff926b2a7a028692836314cecc3f425dd113f1df3e3e20782e465bd3261573aa09189d3e6b7de2ff7a47f069b7598a07e4ea4951afd679885c3796d434'
+sha512sums=('b63a11875d187d0e60d12377eef8ef85f00f8a4e05e01478bcb39b51fba73e3ceb09aaa050e768b3164d61ced1ad2016c235cde9a36a00f46c90c874865ba302'
             'e894eb3928af9e244fa78010fdf16c8abb6ce18df114cf05327d02b18774d6ba5b023e4dfa0d07042f4e44a5c6e2ddb55b07f3e0db466a0e6169b52465fdefd6')
 
 export GO111MODULE=off
@@ -37,7 +37,7 @@
   # golang-deepin-lib's dependency, remove when go packaging resumes
   go get github.com/cryptix/wav github.com/godbus/dbus github.com/fsnotify/fsnotify
 
-  go get github.com/disintegration/imaging github.com/fogleman/gg github.com/mattn/go-sqlite3 github.com/gosexy/gettext github.com/rickb777/date
+  go get github.com/disintegration/imaging github.com/fogleman/gg github.com/mattn/go-sqlite3 github.com/gosexy/gettext github.com/rickb777/date gopkg.in/yaml.v3
 }
 
 build(){




More information about the arch-commits mailing list