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

Felix Yan fyan at archlinux.org
Thu Dec 3 05:56:17 UTC 2015


    Date: Thursday, December 3, 2015 @ 06:56:17
  Author: fyan
Revision: 148158

upgpkg: deepin-launcher 2.90.1.20151203-1

Modified:
  deepin-launcher/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-03 05:56:10 UTC (rev 148157)
+++ PKGBUILD	2015-12-03 05:56:17 UTC (rev 148158)
@@ -4,8 +4,9 @@
 # Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com>
 
 pkgname=deepin-launcher
-pkgver=2.90.1
-pkgrel=3
+pkgver=2.90.1.20151203
+_commit=fcfa411173a788b6f1f68da1c76b5240805c7411
+pkgrel=1
 pkgdesc='Deepin desktop-environment - Launcher module'
 arch=('i686' 'x86_64')
 url="https://github.com/linuxdeepin/dde-launcher"
@@ -16,7 +17,7 @@
 conflicts=('dde-launcher')
 replaces=('dde-launcher')
 groups=('deepin')
-source=("git+https://github.com/linuxdeepin/dde-launcher.git#tag=$pkgver")
+source=("git+https://github.com/linuxdeepin/dde-launcher.git#commit=$_commit")
 sha256sums=('SKIP')
 
 build(){



More information about the arch-commits mailing list