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

Felix Yan felixonmars at archlinux.org
Tue Jun 9 17:36:47 UTC 2020


    Date: Tuesday, June 9, 2020 @ 17:36:46
  Author: felixonmars
Revision: 640861

upgpkg: deepin-api 5.2.0.0-1

Modified:
  deepin-api/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-09 17:36:31 UTC (rev 640860)
+++ PKGBUILD	2020-06-09 17:36:46 UTC (rev 640861)
@@ -3,7 +3,7 @@
 # Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com>
 
 pkgname=deepin-api
-pkgver=5.1.11.1
+pkgver=5.2.0.0
 pkgrel=1
 pkgdesc='Golang bindings for dde-daemon'
 arch=('x86_64')
@@ -19,7 +19,7 @@
 groups=('deepin')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/dde-api/archive/$pkgver.tar.gz"
         deepin-api.sysusers)
-sha512sums=('4b4e38f038f15e0a9c855feda2576accff666101c427d5476958cd8ce8a480e75e0c02a949e0013c61468f37ede4674f95225e0b9d30d5c4ba1d2b8c574d4789'
+sha512sums=('431597e6b33cb51a40a9867af0a970c0b322eca6a9acc9dff08ec099f09fe1af7c0f365e81729c47973d11e47c3bf740dc2cb85904249802a3945726c5a7025e'
             '548b4c8d06a10f0103d84fe6b68532ca71aae53347a6ad85dad1d274844146c9861d1bf6ce8e5518ea1b043aa082d705c534f0a4c0feb16a031537cee6befb08')
 
 prepare() {
@@ -30,7 +30,7 @@
   # golang-deepin-lib's dependency, remove when go packaging resumes
   go get github.com/cryptix/wav
 
-  go get github.com/disintegration/imaging github.com/fogleman/gg github.com/mattn/go-sqlite3 github.com/gosexy/gettext
+  go get github.com/disintegration/imaging github.com/fogleman/gg github.com/mattn/go-sqlite3 github.com/gosexy/gettext github.com/rickb777/date
 }
 
 build(){



More information about the arch-commits mailing list