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

Felix Yan felixonmars at archlinux.org
Fri May 1 16:57:53 UTC 2020


    Date: Friday, May 1, 2020 @ 16:57:53
  Author: felixonmars
Revision: 624072

upgpkg: deepin-desktop-schemas 5.4.0099.0-1

Modified:
  deepin-desktop-schemas/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-01 16:54:39 UTC (rev 624071)
+++ PKGBUILD	2020-05-01 16:57:53 UTC (rev 624072)
@@ -3,7 +3,7 @@
 # Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com>
 
 pkgname=deepin-desktop-schemas
-pkgver=3.13.9
+pkgver=5.4.0099.0
 pkgrel=1
 pkgdesc='GSettings deepin desktop-wide schemas'
 arch=('any')
@@ -10,16 +10,17 @@
 url="https://github.com/linuxdeepin/deepin-desktop-schemas"
 license=('GPL3')
 depends=('dconf' 'deepin-gtk-theme' 'deepin-icon-theme' 'deepin-sound-theme')
-makedepends=('python')
+makedepends=('python' 'go-pie' 'golang-deepin-lib')
 conflicts=('deepin-artwork-themes')
 replaces=('deepin-artwork-themes')
 groups=('deepin')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-desktop-schemas/archive/$pkgver.tar.gz"
         https://github.com/linuxdeepin/deepin-desktop-schemas/commit/bf0c4e43f6b6d508ddd346c2d1e865dae9ae947d.patch)
-sha512sums=('a9a4c254657fd960a693c07de310a726acffaa873597df6a1a3538d566a23626408e5e514eef94a5d2b1abc359ea2e27cbf7c529e98e20ede885dd8789d9b320'
+sha512sums=('45e5659a2333593bec07a8ff07f75e022fd0875648d3a4ec34e7f6264a656b42b4635255c4afeee4ddc848f0028af8078136ed61ad8196a6da8e43dfa3dbf775'
             'be13e501baf0517da19618011219b53d633a4186840b20b24d134e5d667c4ab1b6b716c09c78faf802b32ecf3f6f6e5e2f84744a5919b28645f002739d07ea82')
 
 prepare() {
+  export GOPATH="$srcdir/build:/usr/share/gocode"
   cd deepin-desktop-schemas-$pkgver
   # disable swap-sched
   patch -Rp1 -i ../bf0c4e43f6b6d508ddd346c2d1e865dae9ae947d.patch



More information about the arch-commits mailing list