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

Felix Yan fyan at archlinux.org
Mon Apr 11 13:18:31 UTC 2016


    Date: Monday, April 11, 2016 @ 15:18:30
  Author: fyan
Revision: 170434

upgpkg: deepin-wm 1.0.5-1

Modified:
  deepin-wm/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-11 13:08:32 UTC (rev 170433)
+++ PKGBUILD	2016-04-11 13:18:30 UTC (rev 170434)
@@ -4,7 +4,7 @@
 # Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com>
 
 pkgname=deepin-wm
-pkgver=1.0.4
+pkgver=1.0.5
 pkgrel=1
 pkgdesc='Deepin Window Manager'
 arch=('i686' 'x86_64')
@@ -27,6 +27,7 @@
   ./autogen.sh \
     --prefix='/usr' \
     --disable-schemas-compile
+  make
 }
 
 package() {



More information about the arch-commits mailing list