Date: Monday, October 29, 2018 @ 10:01:31 Author: felixonmars Revision: 399406
upgpkg: deepin-desktop-schemas 3.3.0-1 Modified: deepin-desktop-schemas/trunk/PKGBUILD ----------+ PKGBUILD | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-10-29 10:01:20 UTC (rev 399405) +++ PKGBUILD 2018-10-29 10:01:31 UTC (rev 399406) @@ -3,8 +3,7 @@ # Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com> pkgname=deepin-desktop-schemas -pkgver=3.2.18.9.20181012 -_commit=c9b7bf298ff76caff15f76de4052a2a49587601e +pkgver=3.3.0 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=('b8ca13dff19d4e84efaea3a7a355b83327f5a4132ec750f2e00a31c05e3defdc9cd921b1cc828cf3ed2026d1f384cb2fd68fd0fe2a52babb8a114c93a1d9f5b2' +sha512sums=('a11d69b23e39da50a44f279d28e3bd6cfa2a67ca298ab9dafd2261458d451c8ce1c5c43576dff46d6a32a3f03b5b46645081148260a8151eb3207ac564b01019' 'be13e501baf0517da19618011219b53d633a4186840b20b24d134e5d667c4ab1b6b716c09c78faf802b32ecf3f6f6e5e2f84744a5919b28645f002739d07ea82') prepare() { - mv deepin-desktop-schemas-{$_commit,$pkgver} - cd deepin-desktop-schemas-$pkgver # disable swap-sched patch -Rp1 -i ../bf0c4e43f6b6d508ddd346c2d1e865dae9ae947d.patch