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

Felix Yan felixonmars at archlinux.org
Fri Oct 28 07:26:26 UTC 2016


    Date: Friday, October 28, 2016 @ 07:26:25
  Author: felixonmars
Revision: 193878

upgpkg: deepin-launcher 4.0.3-1

Modified:
  deepin-launcher/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-10-28 07:20:14 UTC (rev 193877)
+++ PKGBUILD	2016-10-28 07:26:25 UTC (rev 193878)
@@ -4,7 +4,7 @@
 # Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com>
 
 pkgname=deepin-launcher
-pkgver=4.0.2
+pkgver=4.0.3
 pkgrel=1
 pkgdesc='Deepin desktop-environment - Launcher module'
 arch=('i686' 'x86_64')
@@ -21,7 +21,7 @@
 
 build(){
   cd dde-launcher
-  qmake-qt5 PREFIX=/usr
+  qmake-qt5 PREFIX=/usr WITHOUT_UNINSTALL_APP=1
   make
 }
 



More information about the arch-commits mailing list