Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9a2f377d2eaface34f8e6b524f55477a7a01d18a

commit 9a2f377d2eaface34f8e6b524f55477a7a01d18a
Author: crazy <[email protected]>
Date:   Tue Sep 5 23:11:25 2017 +0200

qbs-1.9.0-1-x86_64
* Version bump

diff --git a/source/devel-extra/qbs/FrugalBuild 
b/source/devel-extra/qbs/FrugalBuild
index 522ab30..964d185 100644
--- a/source/devel-extra/qbs/FrugalBuild
+++ b/source/devel-extra/qbs/FrugalBuild
@@ -2,7 +2,7 @@
# Maintainer: crazy <[email protected]>

pkgname=qbs
-pkgver=1.8.1
+pkgver=1.9.0
pkgrel=1
pkgdesc="A tool that helps simplify the build process for developing projects 
across multiple platforms"
url="http://doc.qt.io/qbs/index.html";
@@ -11,12 +11,12 @@ groups=('devel-extra')
archs=('x86_64')
up2date="lynx --dump http://doc.qt.io/qbs/index.html | egrep 'Version\ 
[\.0-9]+' | sed 's/Version\ \([0-9\.]*\)/\1/'"
source=(https://download.qt.io/official_releases/qbs/${pkgver}/qbs-src-${pkgver}.tar.gz)
-sha1sums=('18fe89b298017e43454981d46a516c8c8c7585f5')
+sha1sums=('4f115b3576359135d3ab8427afa82707ffd316e7')
_F_cd_path=qbs-src-${pkgver}


build() {
-       Fcd
+       Fcd dist/qbs-src-$pkgver ## bleh
qmake-qt5 -r QBS_INSTALL_PREFIX=/usr QBS_LIBEXEC_INSTALL_DIR=/usr/lib/qbs \
QBS_RELATIVE_LIBEXEC_PATH=../lib/qbs  CONFIG+=qbs_enable_project_file_updates 
qbs.pro || Fdie
Fmake
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to