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

Felix Yan felixonmars at archlinux.org
Tue Jul 6 02:38:28 UTC 2021


    Date: Tuesday, July 6, 2021 @ 02:38:28
  Author: felixonmars
Revision: 972592

upgpkg: startdde 5.8.22-1

Modified:
  startdde/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-06 02:32:33 UTC (rev 972591)
+++ PKGBUILD	2021-07-06 02:38:28 UTC (rev 972592)
@@ -3,7 +3,7 @@
 # Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com>
 
 pkgname=startdde
-pkgver=5.8.9
+pkgver=5.8.22
 pkgrel=1
 pkgdesc="starter of deepin desktop environment"
 arch=('x86_64')
@@ -21,7 +21,7 @@
 groups=('deepin')
 source=("https://github.com/linuxdeepin/startdde/archive/$pkgver/$pkgname-$pkgver.tar.gz"
         schema.patch)
-sha512sums=('afa1c26fb09c64d729273c1ee6d8901f127b83562d4f1902d2ef06c7b0beb3266b9adc7db1fe1dac737788409236b55eca758a92b0922125183b124411dac877'
+sha512sums=('cc8998d91adf2b9b4fc58a32c4e567a6f361de6d97fe19551f970a0b2b1334a39df272011f19b5fe2c8fa5f0a703151a241fe91c6f3f48ea740870d6a06a1fe0'
             '8f0a34a273de5ad784684a8bea349363d768a64ce574621b07537af3055baa60c6d645f75e20575ed8978a03e31992b9dc6f66939b29c8d4331964ac9a1f72eb')
 
 export GO111MODULE=off
@@ -30,7 +30,7 @@
   patch -d startdde-$pkgver -p2 < schema.patch
 
   export GOPATH="$srcdir/build:/usr/share/gocode"
-  go get github.com/cryptix/wav golang.org/x/xerrors github.com/godbus/dbus github.com/fsnotify/fsnotify
+  go get github.com/cryptix/wav golang.org/x/xerrors github.com/godbus/dbus github.com/fsnotify/fsnotify gopkg.in/yaml.v3
 
   sed -i 's/sbin/bin/' startdde-$pkgver/Makefile
 }




More information about the arch-commits mailing list