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

Felix Yan fyan at archlinux.org
Thu Dec 3 06:06:15 UTC 2015


    Date: Thursday, December 3, 2015 @ 07:06:14
  Author: fyan
Revision: 148166

upgpkg: deepin-wm 0.91.3.20151127-1

Modified:
  deepin-wm/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-03 06:06:07 UTC (rev 148165)
+++ PKGBUILD	2015-12-03 06:06:14 UTC (rev 148166)
@@ -4,7 +4,8 @@
 # Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com>
 
 pkgname=deepin-wm
-pkgver=0.91.3
+pkgver=0.91.3.20151127
+_commit=812f9e4df0884b90a1341b64226461f72fa73f89
 pkgrel=1
 pkgdesc='Deepin Window Manager'
 arch=('i686' 'x86_64')
@@ -14,7 +15,7 @@
          'deepin-mutter' 'gnome-desktop' 'libgee')
 makedepends=('gnome-common' 'intltool' 'vala' 'git')
 install='deepin-wm.install'
-source=("git+https://github.com/linuxdeepin/deepin-wm.git#tag=$pkgver")
+source=("git+https://github.com/linuxdeepin/deepin-wm.git#commit=$_commit")
 sha256sums=('SKIP')
 
 prepare() {



More information about the arch-commits mailing list