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

Felix Yan felixonmars at archlinux.org
Fri Jun 19 12:23:17 UTC 2020


    Date: Friday, June 19, 2020 @ 12:23:17
  Author: felixonmars
Revision: 647645

upgpkg: deepin-desktop-schemas 5.6.0.6-1

Modified:
  deepin-desktop-schemas/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-19 12:23:13 UTC (rev 647644)
+++ PKGBUILD	2020-06-19 12:23:17 UTC (rev 647645)
@@ -3,8 +3,7 @@
 # Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com>
 
 pkgname=deepin-desktop-schemas
-pkgver=5.6.0.2.20200612
-_commit=3288d89f4f3d847d3d3220e3be4d1faef0af95bf
+pkgver=5.6.0.6
 pkgrel=1
 pkgdesc='GSettings deepin desktop-wide schemas'
 arch=('any')
@@ -15,14 +14,12 @@
 conflicts=('deepin-artwork-themes')
 replaces=('deepin-artwork-themes')
 groups=('deepin')
-source=("$pkgname-$_commit.tar.gz::https://github.com/linuxdeepin/deepin-desktop-schemas/archive/$_commit.tar.gz"
+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=('6d3c2aac03ad16e3a37008031944f9dd90e9ae49b4cf52edf945562d0fe46eed62566091b8a98b766c61506512166d65dc6132dbe2bdaa65c540d4a7818bf62b'
+sha512sums=('b42aec4f7ed3902c07833b438e1675b81f150cbbf50e78eefc6cd867e9d64c134ae1da00ef95cecc67b1af26da443c2a5a59cc7c7ba4ac1000a720f0d8a92bff'
             'be13e501baf0517da19618011219b53d633a4186840b20b24d134e5d667c4ab1b6b716c09c78faf802b32ecf3f6f6e5e2f84744a5919b28645f002739d07ea82')
 
 prepare() {
-  mv deepin-desktop-schemas-{$_commit,$pkgver}
-
   export GOPATH="$srcdir/build:/usr/share/gocode"
   cd deepin-desktop-schemas-$pkgver
   # disable swap-sched



More information about the arch-commits mailing list