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

Felix Yan felixonmars at archlinux.org
Mon Oct 23 08:16:41 UTC 2017


    Date: Monday, October 23, 2017 @ 08:16:39
  Author: felixonmars
Revision: 264018

upgpkg: deepin-desktop-schemas 3.1.18-1

Modified:
  deepin-desktop-schemas/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-23 08:07:40 UTC (rev 264017)
+++ PKGBUILD	2017-10-23 08:16:39 UTC (rev 264018)
@@ -4,8 +4,7 @@
 # Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com>
 
 pkgname=deepin-desktop-schemas
-pkgver=3.1.17.20171013
-_commit=e464199d6640bf5bc7f1678a752b5d442925fcfb
+pkgver=3.1.18
 pkgrel=1
 pkgdesc='GSettings deepin desktop-wide schemas'
 arch=('any')
@@ -15,12 +14,10 @@
 makedepends=('python')
 replaces=('deepin-default-gsettings')
 groups=('deepin')
-source=("$pkgname-$_commit.tar.gz::https://github.com/linuxdeepin/deepin-desktop-schemas/archive/$_commit.tar.gz")
-sha512sums=('5abf9a94379d01b6dc6709184ac5d3af8080ee0254bbfd268326a05194f596b9e7a0cc73906b4aefd44349b71139d5b4c832f13ded626806777a9728b061e916')
+source=("$pkgname-$pkgver.tar.gz::https://github.com/linuxdeepin/deepin-desktop-schemas/archive/$pkgver.tar.gz")
+sha512sums=('dbbbeb0a3390514432f09abf02e00ca38023176fc7235c47d7d3a7c282df95a963b206a53f0aa08833ff333eec1d01edac61a2b7b2e77cd164f07e77a616d2d5')
 
 prepare() {
-  mv deepin-desktop-schemas-{$_commit,$pkgver}
-
   cd deepin-desktop-schemas-$pkgver
   # fix default background url
   sed -i "s#^picture-uri.*#picture-uri='file:///usr/share/backgrounds/deepin/desktop.jpg'#" overrides/common/com.deepin.wrap.gnome.desktop.override



More information about the arch-commits mailing list