[arch-commits] Commit in deepin-launcher/trunk (PKGBUILD)
Felix Yan
fyan at archlinux.org
Mon Dec 21 13:24:02 UTC 2015
Date: Monday, December 21, 2015 @ 14:24:02
Author: fyan
Revision: 153862
upgpkg: deepin-launcher 2.90.4.20151221-1
Modified:
deepin-launcher/trunk/PKGBUILD
----------+
PKGBUILD | 10 +++-------
1 file changed, 3 insertions(+), 7 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-12-21 13:23:50 UTC (rev 153861)
+++ PKGBUILD 2015-12-21 13:24:02 UTC (rev 153862)
@@ -4,9 +4,9 @@
# Contributor: Xu Fasheng <fasheng.xu[AT]gmail.com>
pkgname=deepin-launcher
-pkgver=2.90.3.20151217
-_commit=0aebb088312ab42227610c0f6af5a9369f38c6a9
-pkgrel=2
+pkgver=2.90.4.20151221
+_commit=f536a23877abc6e177531b81f493a1995720d7a0
+pkgrel=1
pkgdesc='Deepin desktop-environment - Launcher module'
arch=('i686' 'x86_64')
url="https://github.com/linuxdeepin/dde-launcher"
@@ -20,10 +20,6 @@
source=("git+https://github.com/linuxdeepin/dde-launcher.git#commit=$_commit")
sha256sums=('SKIP')
-prepare() {
- sed -i '/^PKGCONFIG +=/ s/$/ gio-unix-2.0/' dde-launcher/dde-launcher.pro
-}
-
build(){
cd dde-launcher
qmake-qt5 PREFIX=/usr
More information about the arch-commits
mailing list