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

Felix Yan felixonmars at archlinux.org
Thu Oct 25 15:03:39 UTC 2018


    Date: Thursday, October 25, 2018 @ 15:03:38
  Author: felixonmars
Revision: 398997

upgpkg: deepin-desktop-schemas 3.2.18.9.20181012-1

Modified:
  deepin-desktop-schemas/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-25 14:48:54 UTC (rev 398996)
+++ PKGBUILD	2018-10-25 15:03:38 UTC (rev 398997)
@@ -3,7 +3,8 @@
 # Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com>
 
 pkgname=deepin-desktop-schemas
-pkgver=3.2.18.9
+pkgver=3.2.18.9.20181012
+_commit=c9b7bf298ff76caff15f76de4052a2a49587601e
 pkgrel=1
 pkgdesc='GSettings deepin desktop-wide schemas'
 arch=('any')
@@ -14,12 +15,14 @@
 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"
+source=("$pkgname-$_commit.tar.gz::https://github.com/linuxdeepin/deepin-desktop-schemas/archive/$_commit.tar.gz"
         https://github.com/linuxdeepin/deepin-desktop-schemas/commit/bf0c4e43f6b6d508ddd346c2d1e865dae9ae947d.patch)
-sha512sums=('dbc7c6f0e41536964eb331244911c1749d310a80db95d67ab3033e6f0f505b127b03e8454ed8811feda8e04312f1096c94dcbf5a3529f0896c5afed56da4fbfa'
+sha512sums=('b8ca13dff19d4e84efaea3a7a355b83327f5a4132ec750f2e00a31c05e3defdc9cd921b1cc828cf3ed2026d1f384cb2fd68fd0fe2a52babb8a114c93a1d9f5b2'
             'be13e501baf0517da19618011219b53d633a4186840b20b24d134e5d667c4ab1b6b716c09c78faf802b32ecf3f6f6e5e2f84744a5919b28645f002739d07ea82')
 
 prepare() {
+  mv deepin-desktop-schemas-{$_commit,$pkgver}
+
   cd deepin-desktop-schemas-$pkgver
   # disable swap-sched
   patch -Rp1 -i ../bf0c4e43f6b6d508ddd346c2d1e865dae9ae947d.patch



More information about the arch-commits mailing list